Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.webmedia.protocol.espemail.runtime.MarshalingResult

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

Uses of MarshalingResult in com.genesyslab.platform.webmedia.protocol.espemail.runtime
 

Methods in com.genesyslab.platform.webmedia.protocol.espemail.runtime that return MarshalingResult
 MarshalingResult EmailAttachmentListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 MarshalingResult CustomMarshaling.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 MarshalingResult EmailAttachmentListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 MarshalingResult CustomMarshaling.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
static MarshalingResult MarshalingResult.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MarshalingResult[] MarshalingResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


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.