|
IBM Rational Performance Tester SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPacketAttachmentFactory | |
---|---|
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.property | Utility base classes for building recorder configurations, recorder annotations and other objects with generic properties and persistence. |
com.ibm.rational.test.lt.testgen.core.conversion | Provides the classes and interfaces for implementing packet converters. |
Uses of IPacketAttachmentFactory in com.ibm.rational.test.lt.recorder.core.extensibility |
---|
Subinterfaces of IPacketAttachmentFactory in com.ibm.rational.test.lt.recorder.core.extensibility | |
---|---|
interface |
IRecorderContext
A context class that provides the necessary infrastructure for a recorder delegate to operate. |
Uses of IPacketAttachmentFactory in com.ibm.rational.test.lt.recorder.core.io |
---|
Subinterfaces of IPacketAttachmentFactory in com.ibm.rational.test.lt.recorder.core.io | |
---|---|
interface |
IPacketOutputStream
An output stream of recorder packets. |
Uses of IPacketAttachmentFactory in com.ibm.rational.test.lt.recorder.core.property |
---|
Methods in com.ibm.rational.test.lt.recorder.core.property with parameters of type IPacketAttachmentFactory | |
---|---|
void |
AbstractConfiguration.saveDataToAttachment(IPacketAttachmentFactory factory)
|
Uses of IPacketAttachmentFactory in com.ibm.rational.test.lt.testgen.core.conversion |
---|
Subinterfaces of IPacketAttachmentFactory in com.ibm.rational.test.lt.testgen.core.conversion | |
---|---|
interface |
IPacketConverterContext
Provides the necessary information and operations for a IPacketConverter to
operate. |
|
IBM Rational Performance Tester SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |