public class PacketFilterConfiguration extends PacketConverterConfiguration
PACKET_SOURCE_PATH
NAME, type
properties
Constructor and Description |
---|
PacketFilterConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected void |
addChildConfiguration(AbstractConfiguration config,
String operandName) |
PacketFilterConfiguration |
clone() |
com.ibm.rational.test.lt.recorder.core.config.PacketTesterConfiguration |
getTesterConfiguration() |
void |
setTesterConfiguration(com.ibm.rational.test.lt.recorder.core.config.PacketTesterConfiguration testerConfiguration) |
protected void |
writeChildConfigurations(javax.xml.stream.XMLStreamWriter writer) |
getPreferedPrefix, getProtocol, write
getElementName, getId, getNamespace, getType, setId, setType
afterXmlDeserialization, assignUniqueIds, beforeXmlSerialization, cloneProperties, get, getBoolean, getData, getEnum, getInteger, getList, getMap, getObfuscatedList, getObfuscatedString, getPreferedIdPrefixForChild, getString, getString, isOperand, loadAttributes, remove, saveDataToAttachment, serialize, setBoolean, setData, setData, setEnum, setInteger, setList, setMap, setObfuscatedList, setObfuscatedString, setString, toString, write, write, writeAttributes, writeChildConfiguration, writeChildConfigurations
public PacketFilterConfiguration clone()
clone
in class PacketConverterConfiguration
protected void addChildConfiguration(AbstractConfiguration config, String operandName) throws InvalidConfigurationException
addChildConfiguration
in class AbstractConfiguration
InvalidConfigurationException
protected void writeChildConfigurations(javax.xml.stream.XMLStreamWriter writer) throws javax.xml.stream.XMLStreamException
writeChildConfigurations
in class AbstractConfiguration
javax.xml.stream.XMLStreamException
public com.ibm.rational.test.lt.recorder.core.config.PacketTesterConfiguration getTesterConfiguration()
public void setTesterConfiguration(com.ibm.rational.test.lt.recorder.core.config.PacketTesterConfiguration testerConfiguration)
© Copyright IBM Corp. 2013. All rights reserved.