Uses of Class
esendex.sdk.java.http.HttpResponse
Packages that use HttpResponse
-
Uses of HttpResponse in esendex.sdk.java.http
Methods in esendex.sdk.java.http that return HttpResponseModifier and TypeMethodDescriptionHttpConnector.connect
(URL url, HttpRequestMethod method, String data, Authenticator authenticator) Connects to a URL and obtains a response.HttpConnectorImpl.connect
(URL url, HttpRequestMethod method, String data, Authenticator authenticator) Connect. -
Uses of HttpResponse in esendex.sdk.java.service.resource.base
Methods in esendex.sdk.java.service.resource.base that return HttpResponse