ConfigurationSupport
public class BasicChatEventListCodec extends XmlComplexTypeListCodec
Constructor | Description |
---|---|
BasicChatEventListCodec() |
Modifier and Type | Method | Description |
---|---|---|
protected CompoundValue |
createCompoundValue(java.lang.Object state,
java.lang.String attributeId) |
|
protected java.lang.String |
createElement(DataSupport data,
com.genesyslab.platform.commons.connection.impl.xml.XmlMessage xmlMessage,
AttributeDescription info) |
|
protected java.util.List |
createList(java.lang.Object state,
java.lang.String attributeId) |
|
protected java.util.List |
getList(java.lang.Object state,
java.lang.String attributeId) |
|
java.lang.String |
getLogType() |
|
static java.lang.String |
getType(java.lang.Class<?> typeClass) |
Gets type name for a specified basic chat event class.
|
static java.lang.Class<?> |
getTypeClass(java.lang.String typeName) |
Gets type class for a specified basic chat event type name.
|
protected java.lang.String |
translateAttributeId(java.lang.String origAttributeId) |
getNS
getNS
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
append, appendLogValue, configure, decodeFromXml, encodeForConnection, encodeToXml, getConfiguration, needsProcessing, onAttribute, onComplexAttribute, onComplexEnd, onMessageEnd, onMessageStart, setMessage, setProtocolData
protected java.lang.String createElement(DataSupport data, com.genesyslab.platform.commons.connection.impl.xml.XmlMessage xmlMessage, AttributeDescription info)
createElement
in class XmlComplexTypeListCodec
protected CompoundValue createCompoundValue(java.lang.Object state, java.lang.String attributeId) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
createCompoundValue
in class XmlComplexTypeListCodec
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
protected java.lang.String translateAttributeId(java.lang.String origAttributeId)
translateAttributeId
in class XmlComplexTypeListCodec
protected java.util.List createList(java.lang.Object state, java.lang.String attributeId)
createList
in class XmlComplexTypeListCodec
protected java.util.List getList(java.lang.Object state, java.lang.String attributeId)
getList
in class XmlComplexTypeListCodec
public java.lang.String getLogType()
public static java.lang.String getType(java.lang.Class<?> typeClass)
typeClass
- basic chat event class.public static java.lang.Class<?> getTypeClass(java.lang.String typeName)
typeName
- basic chat event type name.Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.