Platform SDK Java 8.5 API Reference

com.genesyslab.platform.webmedia.protocol.basicchat.runtime.codec
Class XmlActionEnumCodec

java.lang.Object
  extended by com.genesyslab.platform.commons.protocol.runtime.codec.NoDataCodec
      extended by com.genesyslab.platform.webmedia.protocol.runtime.codec.XmlEnumCodec
          extended by com.genesyslab.platform.webmedia.protocol.basicchat.runtime.codec.XmlActionEnumCodec
All Implemented Interfaces:
com.genesyslab.platform.commons.protocol.runtime.codec.AttributeTypeCodec, com.genesyslab.platform.commons.protocol.runtime.codec.CustomTypeCodec

public class XmlActionEnumCodec
extends XmlEnumCodec


Constructor Summary
XmlActionEnumCodec()
           
 
Method Summary
 java.lang.Object decodeFromConnection(java.lang.Object value, com.genesyslab.platform.commons.protocol.runtime.AttributeDescription attributeDescription)
           
protected  java.lang.String enumToString(GEnum enumValue)
           
 
Methods inherited from class com.genesyslab.platform.webmedia.protocol.runtime.codec.XmlEnumCodec
appendLogValue, decodeFromXml, encodeForConnection, encodeToXml, getLogType
 
Methods inherited from class com.genesyslab.platform.commons.protocol.runtime.codec.NoDataCodec
getNS, setMessage, setProtocolData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.genesyslab.platform.commons.protocol.runtime.codec.CustomTypeCodec
getNS, setMessage, setProtocolData
 

Constructor Detail

XmlActionEnumCodec

public XmlActionEnumCodec()
Method Detail

enumToString

protected java.lang.String enumToString(GEnum enumValue)
Overrides:
enumToString in class XmlEnumCodec

decodeFromConnection

public java.lang.Object decodeFromConnection(java.lang.Object value,
                                             com.genesyslab.platform.commons.protocol.runtime.AttributeDescription attributeDescription)
                                      throws PlatformException
Specified by:
decodeFromConnection in interface com.genesyslab.platform.commons.protocol.runtime.codec.AttributeTypeCodec
Overrides:
decodeFromConnection in class XmlEnumCodec
Throws:
PlatformException

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.