Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.webmedia.protocol.espemail.runtime.EspEmailBinding.KVBindingException

Packages that use EspEmailBinding.KVBindingException
com.genesyslab.platform.webmedia.protocol.espemail.runtime This package is used internally by the protocol. 
 

Uses of EspEmailBinding.KVBindingException in com.genesyslab.platform.webmedia.protocol.espemail.runtime
 

Methods in com.genesyslab.platform.webmedia.protocol.espemail.runtime that throw EspEmailBinding.KVBindingException
static KeyValueCollection EspEmailBinding.marshal(EmailAttachment obj)
           
static KeyValueCollection EspEmailBinding.marshal(EventCreateWebEmailIn obj)
           
static KeyValueCollection EspEmailBinding.marshal(EventError obj)
           
static KeyValueCollection EspEmailBinding.marshal(java.lang.Object obj)
          Marshal data from object of predefined class to key value collection.
static KeyValueCollection EspEmailBinding.marshal(RequestCreateWebEmailIn obj)
           
static java.lang.Object EspEmailBinding.unmarshal(KeyValueCollection kvlist)
          Actually will be called unmarshal(resolve(kvlist), kvlist).
static java.lang.Object EspEmailBinding.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.