IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.lt.recorder.core.packet.connection.IConnectionPacket

Packages that use IConnectionPacket
com.ibm.rational.test.lt.recorder.core.packet.connection Interfaces and base classes used to define recording packets with connection semantics. 
 

Uses of IConnectionPacket in com.ibm.rational.test.lt.recorder.core.packet.connection
 

Subinterfaces of IConnectionPacket in com.ibm.rational.test.lt.recorder.core.packet.connection
 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.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.