UcsCustomMarshalManager
public class CustomMarshalManager
extends java.lang.Object
Constructor | Description |
---|---|
CustomMarshalManager() |
Modifier and Type | Method | Description |
---|---|---|
void |
addMarshaler(java.lang.Object key,
CustomMarshaling marshaler) |
|
void |
addUnmarshaler(java.lang.Object key,
CustomMarshaling marshaler) |
|
static void |
defaultStringKeyMarshal(KeyValueCollection outKv,
java.lang.String rootKey,
java.lang.String valuekey,
KeyValueCollection kv) |
|
static void |
defaultStringKeyUnmarshal(KeyValueCollection outKv,
java.lang.String rootKey,
java.lang.String valuekey,
KeyValueCollection kv) |
|
KeyValueCollection |
marshal(KeyValueCollection internalFormat) |
|
KeyValueCollection |
unmarshal(KeyValueCollection externalFormat) |
public void addMarshaler(java.lang.Object key, CustomMarshaling marshaler)
public void addUnmarshaler(java.lang.Object key, CustomMarshaling marshaler)
public KeyValueCollection marshal(KeyValueCollection internalFormat) throws ProtocolException
ProtocolException
public KeyValueCollection unmarshal(KeyValueCollection externalFormat) throws ProtocolException
ProtocolException
public static void defaultStringKeyMarshal(KeyValueCollection outKv, java.lang.String rootKey, java.lang.String valuekey, KeyValueCollection kv)
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: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.