Package | Description |
---|---|
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.
|
Class and Description |
---|
IConvertedPacketAttachment
A special kind of packet attachment that is able to receive the content of
another attachment without the data copy really happening.
|
IPacketReferenceStore
Provides a scalable storage area for large lists of packet references.
|
Class and Description |
---|
ConvertedAttachmentOutputStream
An output stream returned by an
IConvertedPacketAttachment . |
IPacketStoreIterator
An iterator that allows to iterate through the packet references stored
in a
IPacketReferenceStore . |
© Copyright IBM Corp. 2013. All rights reserved.