Uses of Class
esendex.sdk.java.service.resource.base.XmlResponderResource
Packages that use XmlResponderResource
Package
Description
-
Uses of XmlResponderResource in esendex.sdk.java.service.resource.access
Subclasses of XmlResponderResource in esendex.sdk.java.service.resource.accessModifier and TypeClassDescriptionclass
The Session Constructor resource is used to generate a unique Esendex API session GUID. -
Uses of XmlResponderResource in esendex.sdk.java.service.resource.contact
Subclasses of XmlResponderResource in esendex.sdk.java.service.resource.contactModifier and TypeClassDescriptionclass
This operation returns a contact response for an individual contact identified by GUID.class
This operation will return a ContactCollection response listing a user's stored contacts in a paged fashion. -
Uses of XmlResponderResource in esendex.sdk.java.service.resource.message
Subclasses of XmlResponderResource in esendex.sdk.java.service.resource.messageModifier and TypeClassDescriptionclass
This operation will return a paged response of all inbound messages to one Account that the user has permissions to view.class
This operation will return a paged response of all inbound messages to any Account that the user has permissions to view.class
This operation will return a message header response for an individual message.class
This operation will return a paged response of all the sent messages from Accounts that the user has permission to view. -
Uses of XmlResponderResource in esendex.sdk.java.service.resource.optout
Subclasses of XmlResponderResource in esendex.sdk.java.service.resource.optout -
Uses of XmlResponderResource in esendex.sdk.java.service.resource.surveys
Subclasses of XmlResponderResource in esendex.sdk.java.service.resource.surveys