|
IBM Rational Performance Tester SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPacketConverterContext | |
---|---|
com.ibm.rational.test.lt.testgen.core.conversion | Provides the classes and interfaces for implementing packet converters. |
Uses of IPacketConverterContext in com.ibm.rational.test.lt.testgen.core.conversion |
---|
Methods in com.ibm.rational.test.lt.testgen.core.conversion that return IPacketConverterContext | |
---|---|
protected IPacketConverterContext |
BasePacketConverter.getContext()
Returns the context of this packet converter. |
Methods in com.ibm.rational.test.lt.testgen.core.conversion with parameters of type IPacketConverterContext | |
---|---|
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() . |
|
IBM Rational Performance Tester SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |