See: Description
Interface | Description |
---|---|
ICloseConnectionPacket |
A packet indicating that a connection was closed.
|
IConnectionPacket |
A packet carrying information related to a specific connection.
|
IDataConnectionPacket |
A packet indicating that data was exchanged on an open connection.
|
IOpenConnectionPacket |
A packet indicating that a connection was opened.
|
IReceiveConnectionPacket |
A packet indicating that data was received by the client on an open connection.
|
ISendConnectionPacket |
A packet indicating that data was sent by the client on an open connection.
|
© Copyright IBM Corp. 2013. All rights reserved.