Package | Description |
---|---|
com.ibm.rational.test.lt.recorder.core.packet.connection |
Interfaces and base classes used to define recording packets with connection semantics.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICloseConnectionPacket
A packet indicating that a connection was closed.
|
interface |
IDataConnectionPacket
A packet indicating that data was exchanged on an open connection.
|
interface |
IOpenConnectionPacket
A packet indicating that a connection was opened.
|
interface |
IReceiveConnectionPacket
A packet indicating that data was received by the client on an open connection.
|
interface |
ISendConnectionPacket
A packet indicating that data was sent by the client on an open connection.
|
© Copyright IBM Corp. 2013. All rights reserved.