Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.voice.protocol.previewinteraction.PreviewInteractionBinding.KVBindingException

Packages that use PreviewInteractionBinding.KVBindingException
com.genesyslab.platform.voice.protocol.previewinteraction This package contains the PreviewInteraction classes that your applications can use during communication with T-Server, such as PreviewInteractionAcknowledge
 

Uses of PreviewInteractionBinding.KVBindingException in com.genesyslab.platform.voice.protocol.previewinteraction
 

Methods in com.genesyslab.platform.voice.protocol.previewinteraction that throw PreviewInteractionBinding.KVBindingException
static KeyValueCollection PreviewInteractionBinding.marshal(java.lang.Object obj)
          Marshal data from object of predefined class to key value collection.
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionAcknowledge obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionBody obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionCancel obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionError obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionHeader obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionMessage obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionRequest obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionResponse obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionUserData obj)
           
static java.lang.Object PreviewInteractionBinding.unmarshal(KeyValueCollection kvlist)
          Actually will be called unmarshal(resolve(kvlist), kvlist).
static java.lang.Object PreviewInteractionBinding.unmarshal(java.lang.String className, KeyValueCollection kvlist)
          Unmarshal data from key value collection to appropriate object of predefined class.
 


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.