Uses of Class
esendex.sdk.java.http.HttpException
Packages that use HttpException
-
Uses of HttpException in esendex.sdk.java.http
Methods in esendex.sdk.java.http that throw HttpExceptionModifier 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.