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, typeproperties| 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, setTypeaddChildConfiguration, 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, writeChildConfigurationspublic static final String PACKET_SOURCE_PATH
public PacketConverterConfiguration(String type)
public PacketConverterConfiguration clone()
clone in class AbstractTypedConfigurationprotected String getProtocol()
getProtocol in class AbstractConfigurationprotected String getPreferedPrefix()
getPreferedPrefix in class AbstractConfigurationprotected void write(javax.xml.stream.XMLStreamWriter writer) throws javax.xml.stream.XMLStreamException
write in class AbstractConfigurationjavax.xml.stream.XMLStreamException© Copyright IBM Corp. 2013. All rights reserved.