com.genesyslab.platform.reporting.protocol.runtime
Class StatKeyValueCodec
java.lang.Object
com.genesyslab.platform.commons.protocol.runtime.codec.TKVCodec
com.genesyslab.platform.reporting.protocol.runtime.StatKeyValueCodec
- All Implemented Interfaces:
- com.genesyslab.platform.commons.connection.impl.EncodingSupport, ConfigurationSupport, com.genesyslab.platform.commons.protocol.runtime.codec.AttributeTypeCodec, com.genesyslab.platform.commons.protocol.runtime.codec.CustomTypeCodec, com.genesyslab.platform.commons.protocol.runtime.codec.LogIndentSupport
public class StatKeyValueCodec
- extends com.genesyslab.platform.commons.protocol.runtime.codec.TKVCodec
Nested classes/interfaces inherited from class com.genesyslab.platform.commons.protocol.runtime.codec.TKVCodec |
com.genesyslab.platform.commons.protocol.runtime.codec.TKVCodec.PrinterStorage |
Fields inherited from class com.genesyslab.platform.commons.protocol.runtime.codec.TKVCodec |
UTF_STRING_KEY |
Fields inherited from interface com.genesyslab.platform.commons.connection.impl.EncodingSupport |
DEFAULT_CHARSET, DEFAULT_ENCODING, UTF8_CHARSET, UTF8_ENCODING |
Method Summary |
java.lang.Object |
decodeFromConnection(java.lang.Object value,
com.genesyslab.platform.commons.protocol.runtime.AttributeDescription attributeDescription)
|
java.lang.Object |
encodeForConnection(java.lang.Object customTypeObject,
java.lang.String id,
MessageTransport transport,
java.lang.Object transportState)
|
Methods inherited from class com.genesyslab.platform.commons.protocol.runtime.codec.TKVCodec |
appendLogValue, appendLogValue, configure, decodeFromXml, encodeToXml, getConfiguration, getLogType, getNS, getStringAttributesEncoding, setMessage, setProtocolData, setStringAttributesEncoding |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatKeyValueCodec
public StatKeyValueCodec()
encodeForConnection
public java.lang.Object encodeForConnection(java.lang.Object customTypeObject,
java.lang.String id,
MessageTransport transport,
java.lang.Object transportState)
throws PlatformException
- Specified by:
encodeForConnection
in interface com.genesyslab.platform.commons.protocol.runtime.codec.CustomTypeCodec
- Overrides:
encodeForConnection
in class com.genesyslab.platform.commons.protocol.runtime.codec.TKVCodec
- Throws:
PlatformException
decodeFromConnection
public java.lang.Object decodeFromConnection(java.lang.Object value,
com.genesyslab.platform.commons.protocol.runtime.AttributeDescription attributeDescription)
throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
- Specified by:
decodeFromConnection
in interface com.genesyslab.platform.commons.protocol.runtime.codec.AttributeTypeCodec
- Overrides:
decodeFromConnection
in class com.genesyslab.platform.commons.protocol.runtime.codec.TKVCodec
- Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.