public interface Connection
| Modifier and Type | Method and Description |
|---|---|
ConnectionOrientedPdu |
receive(Transport transport) |
void |
transmit(ConnectionOrientedPdu pdu,
Transport transport) |
void transmit(ConnectionOrientedPdu pdu, Transport transport) throws IOException
IOExceptionConnectionOrientedPdu receive(Transport transport) throws IOException
IOExceptionCopyright © 2017 LSST. All rights reserved.