Package | Description |
---|---|
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IRecorderContext
A context class that provides the necessary infrastructure for a recorder delegate
to operate.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IPacketOutputStream
An output stream of recorder packets.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractConfiguration.saveDataToAttachment(IPacketAttachmentFactory factory) |
Modifier and Type | Interface and Description |
---|---|
interface |
IPacketConverterContext
Provides the necessary information and operations for a
IPacketConverter to
operate. |
© Copyright IBM Corp. 2013. All rights reserved.