public class PacketFilterConfiguration extends PacketConverterConfiguration
PACKET_SOURCE_PATHNAME, typeproperties| 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, writegetElementName, getId, getNamespace, getType, setId, setTypeafterXmlDeserialization, 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, writeChildConfigurationspublic PacketFilterConfiguration clone()
clone in class PacketConverterConfigurationprotected void addChildConfiguration(AbstractConfiguration config, String operandName) throws InvalidConfigurationException
addChildConfiguration in class AbstractConfigurationInvalidConfigurationExceptionprotected void writeChildConfigurations(javax.xml.stream.XMLStreamWriter writer) throws javax.xml.stream.XMLStreamException
writeChildConfigurations in class AbstractConfigurationjavax.xml.stream.XMLStreamExceptionpublic 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.