Package | Description |
---|---|
com.genesyslab.platform.webmedia.protocol.espemail.runtime |
This package is used internally by the protocol.
|
Modifier and Type | Method | Description |
---|---|---|
static KeyValueCollection |
EspEmailBinding.marshal(EmailAttachment obj) |
|
static KeyValueCollection |
EspEmailBinding.marshal(EventCreateWebEmailIn obj) |
|
static KeyValueCollection |
EspEmailBinding.marshal(EventError obj) |
|
static KeyValueCollection |
EspEmailBinding.marshal(RequestCreateWebEmailIn obj) |
|
static KeyValueCollection |
EspEmailBinding.marshal(java.lang.Object obj) |
Marshal data from object of predefined class to key value collection.
|
static KeyValueCollection |
EspEmailBinding.marshal(java.lang.String key,
java.lang.Object obj) |
Marshal data from object of predefined class to key value collection.
|
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.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.