IBM Rational Performance Tester SDK

Uses of Package
com.ibm.rational.test.lt.recorder.core.packet

Packages that use com.ibm.rational.test.lt.recorder.core.packet
com.ibm.rational.test.lt.recorder.core.annotations Provides the classes for describing recording annotations. 
com.ibm.rational.test.lt.recorder.core.extensibility Classes and interfaces required to contribute recording components (clients, recorders...) 
com.ibm.rational.test.lt.recorder.core.io Provides the interfaces for reading and writing packet streams in recording session persistence files. 
com.ibm.rational.test.lt.recorder.core.packet Interfaces and base classes used to define the recording data produced by recorders. 
com.ibm.rational.test.lt.recorder.core.packet.connection Interfaces and base classes used to define recording packets with connection semantics. 
com.ibm.rational.test.lt.recorder.core.property Utility base classes for building recorder configurations, recorder annotations and other objects with generic properties and persistence. 
com.ibm.rational.test.lt.recorder.core.session Provides the infrastructure for controlling a recording session. 
com.ibm.rational.test.lt.testgen.core.conversion Provides the classes and interfaces for implementing packet converters. 
com.ibm.rational.test.lt.testgen.core.store Provides the classes and interfaces for manipulating packets and attachments from packet converters. 
com.ibm.rational.test.lt.testgen.core.testgen Provides the classes and interfaces for implementing test generators. 
 

Classes in com.ibm.rational.test.lt.recorder.core.packet used by com.ibm.rational.test.lt.recorder.core.annotations
IRecorderPacket
          A recorder packet represents the atomic piece of information captured by a recorder.
 

Classes in com.ibm.rational.test.lt.recorder.core.packet used by com.ibm.rational.test.lt.recorder.core.extensibility
IPacketAttachment
          A packet attachment allows recorders to store large data in a scalable way.
IPacketAttachmentFactory
          Instances of this class are able to create packet attachments.
IRecorderPacket
          A recorder packet represents the atomic piece of information captured by a recorder.
 

Classes in com.ibm.rational.test.lt.recorder.core.packet used by com.ibm.rational.test.lt.recorder.core.io
IPacketAttachment
          A packet attachment allows recorders to store large data in a scalable way.
IPacketAttachmentFactory
          Instances of this class are able to create packet attachments.
IRecorderPacket
          A recorder packet represents the atomic piece of information captured by a recorder.
 

Classes in com.ibm.rational.test.lt.recorder.core.packet used by com.ibm.rational.test.lt.recorder.core.packet
IPacketAttachment
          A packet attachment allows recorders to store large data in a scalable way.
OutputConsoleType
           
 

Classes in com.ibm.rational.test.lt.recorder.core.packet used by com.ibm.rational.test.lt.recorder.core.packet.connection
IPacketAttachment
          A packet attachment allows recorders to store large data in a scalable way.
IRecorderPacket
          A recorder packet represents the atomic piece of information captured by a recorder.
 

Classes in com.ibm.rational.test.lt.recorder.core.packet used by com.ibm.rational.test.lt.recorder.core.property
IPacketAttachmentFactory
          Instances of this class are able to create packet attachments.
 

Classes in com.ibm.rational.test.lt.recorder.core.packet used by com.ibm.rational.test.lt.recorder.core.session
IRecorderPacket
          A recorder packet represents the atomic piece of information captured by a recorder.
 

Classes in com.ibm.rational.test.lt.recorder.core.packet used by com.ibm.rational.test.lt.testgen.core.conversion
IPacketAttachmentFactory
          Instances of this class are able to create packet attachments.
IRecorderPacket
          A recorder packet represents the atomic piece of information captured by a recorder.
 

Classes in com.ibm.rational.test.lt.recorder.core.packet used by com.ibm.rational.test.lt.testgen.core.store
IPacketAttachment
          A packet attachment allows recorders to store large data in a scalable way.
 

Classes in com.ibm.rational.test.lt.recorder.core.packet used by com.ibm.rational.test.lt.testgen.core.testgen
IRecorderPacket
          A recorder packet represents the atomic piece of information captured by a recorder.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.