Package | Description |
---|---|
com.ibm.rational.test.lt.testgen.core.conversion |
Provides the classes and interfaces for implementing packet converters.
|
Modifier and Type | Method and Description |
---|---|
protected IPacketConverterContext |
BasePacketConverter.getContext()
Returns the context of this packet converter.
|
Modifier and Type | Method and Description |
---|---|
void |
IPacketConverter.initialize(IPacketConverterContext context)
Initializes the packet converter.
|
void |
BasePacketConverter.initialize(IPacketConverterContext context)
Stores the context so it can be later accessed using
BasePacketConverter.getContext() . |
© Copyright IBM Corp. 2013. All rights reserved.