|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.commons.protocol.runtime.codec.NoDataCodec
com.genesyslab.platform.webmedia.protocol.runtime.codec.XmlEnumCodec
com.genesyslab.platform.webmedia.protocol.callback.runtime.codec.MediaTypeEnumCodec
public class MediaTypeEnumCodec
Constructor Summary | |
---|---|
MediaTypeEnumCodec()
|
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 |
---|
public MediaTypeEnumCodec()
Method Detail |
---|
public java.lang.Object decodeFromConnection(java.lang.Object value, com.genesyslab.platform.commons.protocol.runtime.AttributeDescription attributeDescription) throws PlatformException
decodeFromConnection
in interface com.genesyslab.platform.commons.protocol.runtime.codec.AttributeTypeCodec
decodeFromConnection
in class XmlEnumCodec
PlatformException
protected java.lang.String enumToString(GEnum enumValue)
enumToString
in class XmlEnumCodec
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |