public class BasicConnectionContext extends Object implements ConnectionContext
DEFAULT_MAX_RECEIVE_FRAGMENT, DEFAULT_MAX_TRANSMIT_FRAGMENT, MAX_RECEIVE_FRAGMENT, MAX_TRANSMIT_FRAGMENT| Constructor and Description |
|---|
BasicConnectionContext() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionOrientedPdu |
accept(ConnectionOrientedPdu pdu) |
ConnectionOrientedPdu |
alter(PresentationContext context) |
Connection |
getConnection() |
ConnectionOrientedPdu |
init(PresentationContext context,
Properties properties) |
boolean |
isEstablished() |
public ConnectionOrientedPdu init(PresentationContext context, Properties properties) throws IOException
init in interface ConnectionContextIOExceptionpublic ConnectionOrientedPdu alter(PresentationContext context) throws IOException
alter in interface ConnectionContextIOExceptionpublic ConnectionOrientedPdu accept(ConnectionOrientedPdu pdu) throws IOException
accept in interface ConnectionContextIOExceptionpublic Connection getConnection()
getConnection in interface ConnectionContextpublic boolean isEstablished()
isEstablished in interface ConnectionContextCopyright © 2017 LSST. All rights reserved.