public class PacketConverterConfiguration extends AbstractTypedConfiguration
Modifier and Type | Field and Description |
---|---|
static String |
PACKET_SOURCE_PATH
If the converter is passed packets that were read or converted from a persisted
recording session, contains the workspace full path if the recording session
file.
|
NAME, type
properties
Constructor and Description |
---|
PacketConverterConfiguration(String type) |
Modifier and Type | Method and Description |
---|---|
PacketConverterConfiguration |
clone() |
protected String |
getPreferedPrefix() |
protected String |
getProtocol() |
protected void |
write(javax.xml.stream.XMLStreamWriter writer) |
getElementName, getId, getNamespace, getType, setId, setType
addChildConfiguration, 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, writeChildConfigurations
public static final String PACKET_SOURCE_PATH
public PacketConverterConfiguration(String type)
public PacketConverterConfiguration clone()
clone
in class AbstractTypedConfiguration
protected String getProtocol()
getProtocol
in class AbstractConfiguration
protected String getPreferedPrefix()
getPreferedPrefix
in class AbstractConfiguration
protected void write(javax.xml.stream.XMLStreamWriter writer) throws javax.xml.stream.XMLStreamException
write
in class AbstractConfiguration
javax.xml.stream.XMLStreamException
© Copyright IBM Corp. 2013. All rights reserved.