See: Description
| Interface | Description |
|---|---|
| IPacketConverter |
A packet converter performs the on-the-fly conversion of a recorder packet stream
to another recorder packet stream.
|
| IPacketConverterContext |
Provides the necessary information and operations for a
IPacketConverter to
operate. |
| IPacketReferenceOutputStream |
An output stream where packet references can be written.
|
| Class | Description |
|---|---|
| BasePacketConverter |
A base implementation of
IPacketConverter that stores the context passed to
the BasePacketConverter.initialize(IPacketConverterContext). |
© Copyright IBM Corp. 2013. All rights reserved.