Uses of Class
com.identity4j.util.http.HttpException
-
Packages that use HttpException Package Description com.identity4j.util.http -
-
Uses of HttpException in com.identity4j.util.http
Methods in com.identity4j.util.http that throw HttpException Modifier and Type Method Description HttpResponseHttpProviderClient. get(String uri, HttpPair... header)HttpResponseHttpProviderClient. post(String uri, Collection<HttpPair> parameters, HttpPair... header)
-