Platform SDK Java 8.5 API Reference

com.genesyslab.platform.webmedia.protocol.espemail.runtime
Class EmailAttachmentListCustomMarshaler

java.lang.Object
  extended by com.genesyslab.platform.webmedia.protocol.espemail.runtime.EmailAttachmentListCustomMarshaler
All Implemented Interfaces:
CustomMarshaling

public class EmailAttachmentListCustomMarshaler
extends java.lang.Object
implements CustomMarshaling


Constructor Summary
EmailAttachmentListCustomMarshaler()
           
 
Method Summary
 MarshalingResult marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 MarshalingResult unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailAttachmentListCustomMarshaler

public EmailAttachmentListCustomMarshaler()
Method Detail

marshal

public MarshalingResult marshal(KeyValueCollection outKv,
                                java.lang.String key,
                                java.lang.Object val,
                                KeyValueCollection inKv)
Specified by:
marshal in interface CustomMarshaling

unmarshal

public MarshalingResult unmarshal(KeyValueCollection outKv,
                                  java.lang.String key,
                                  java.lang.Object val,
                                  KeyValueCollection inKv)
Specified by:
unmarshal in interface CustomMarshaling

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.