Uses of Class
esendex.sdk.java.http.HttpQuery
Packages that use HttpQuery
Package
Description
-
Uses of HttpQuery in esendex.sdk.java.service.resource.base
Constructors in esendex.sdk.java.service.resource.base with parameters of type HttpQueryModifierConstructorDescriptionBaseSurveysResource
(Authenticator auth, String id, HttpQuery query, String version) Resource
(Authenticator auth, String id, HttpQuery query, String version, String domain, boolean secure) Resource
(Authenticator auth, String account, String id, HttpQuery query) Create a Resource service with optional account, id and/or query.XmlRequesterResource
(Authenticator auth, String account, String id, HttpQuery query) Instantiates a new xml requester resource.XmlRequesterResource
(Authenticator auth, String account, String id, HttpQuery query, String version) XmlRequesterResponderResource
(Authenticator auth, String account, String id, HttpQuery query) XmlRequesterResponderResource
(Authenticator auth, String account, String id, HttpQuery query, String version) Instantiates a new xml requester responder resource.XmlResponderResource
(Authenticator auth, String id, HttpQuery query, String version, String domain, boolean secure) XmlResponderResource
(Authenticator auth, String account, String id, HttpQuery query) Instantiates a new xml responder resource.XmlResponderResource
(Authenticator auth, String account, String id, HttpQuery query, String version) -
Uses of HttpQuery in esendex.sdk.java.service.resource.contact
Constructors in esendex.sdk.java.service.resource.contact with parameters of type HttpQueryModifierConstructorDescriptionRetrieveContactsResource
(Authenticator auth, HttpQuery query) Instantiates a new retrieve contacts resource. -
Uses of HttpQuery in esendex.sdk.java.service.resource.message
Constructors in esendex.sdk.java.service.resource.message with parameters of type HttpQueryModifierConstructorDescriptionRetrieveInboxMessagesForOneAccountResource
(Authenticator auth, String account, HttpQuery query) Instantiates a new retrieve inbox messages for one account resource.RetrieveInboxMessagesResource
(Authenticator auth, HttpQuery query) Instantiates a new retrieve inbox messages resource.RetrieveSentMessagesResource
(Authenticator auth, HttpQuery query) Instantiates a new retrieve sent messages resource.UpdateMessageStatusResource
(Authenticator auth, String id, HttpQuery query) Instantiates a new update message status resource. -
Uses of HttpQuery in esendex.sdk.java.service.resource.optout
Constructors in esendex.sdk.java.service.resource.optout with parameters of type HttpQueryModifierConstructorDescriptionRetrieveOptOutsResource
(Authenticator auth, HttpQuery query) Instantiates a new retrieve contact resource. -
Uses of HttpQuery in esendex.sdk.java.service.resource.surveys
Constructors in esendex.sdk.java.service.resource.surveys with parameters of type HttpQueryModifierConstructorDescriptionSurveyReportResource
(Authenticator auth, String id, HttpQuery query)