com.genesyslab.platform.contacts.protocol.runtime
Class CustomMarshalManager
java.lang.Object
com.genesyslab.platform.contacts.protocol.runtime.CustomMarshalManager
- Direct Known Subclasses:
- UcsCustomMarshalManager
public class CustomMarshalManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomMarshalManager
public CustomMarshalManager()
addMarshaler
public void addMarshaler(java.lang.Object key,
CustomMarshaling marshaler)
addUnmarshaler
public void addUnmarshaler(java.lang.Object key,
CustomMarshaling marshaler)
marshal
public KeyValueCollection marshal(KeyValueCollection internalFormat)
throws ProtocolException
- Throws:
ProtocolException
unmarshal
public KeyValueCollection unmarshal(KeyValueCollection externalFormat)
throws ProtocolException
- Throws:
ProtocolException
defaultStringKeyMarshal
public static void defaultStringKeyMarshal(KeyValueCollection outKv,
java.lang.String rootKey,
java.lang.String valuekey,
KeyValueCollection kv)
defaultStringKeyUnmarshal
public static void defaultStringKeyUnmarshal(KeyValueCollection outKv,
java.lang.String rootKey,
java.lang.String valuekey,
KeyValueCollection kv)
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.