public abstract class BasePacketTester extends Object implements IPacketTester
IPacketTester.| Constructor and Description |
|---|
BasePacketTester() |
| Modifier and Type | Method and Description |
|---|---|
protected IPacketTesterContext |
getContext() |
void |
initialize(IPacketTesterContext context)
Initializes the tester with the specified context.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluate, evaluatePacketTypepublic void initialize(IPacketTesterContext context) throws CoreException
IPacketTesterinitialize in interface IPacketTesterCoreException - If the packet tester cannot initialize and operate.protected final IPacketTesterContext getContext()
© Copyright IBM Corp. 2016. All rights reserved.