|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ClientRequest
instance and
handling the request using the UniformInterface
.ClientRequest
instance.
WebResource
instances and configuring
the properties of connections and requests.Client
instance.ClientRequest
instance.Client
.OutputStream
.ClientRequest
instance.
ClientFilter
instances.Client.destroy()
T
.FutureListener.onComplete(java.util.concurrent.Future)
.
HostnameVerifier
.
HttpURLConnection
for a given URL.
Providers
utilized by the client.
ClientResponse.getClientResponseStatus()
SSLContext
.
FutureListener.onComplete(java.util.concurrent.Future)
.
Type
instance derived from the
type.
ClientRequest
and return the HTTP
response as a ClientResponse
.
WebResource
.
WebResource
.
HttpsURLConnection
.HostnameVerifier
and a SSLContext
constructed using SSLContext.getInstance("SSL")
.
HostnameVerifier
and a SSLContext
constructed using SSLContext.getInstance("SSL")
.
HostnameVerifier
and a SSLContext
.
HttpURLConnection
instances.RequestBuilder
that implements
the methods on RequestBuilder
but leaves undefined the build
methods for constructing the request.HttpsURLConnection
with the HTTPS properties.
ClientResponse.setStatus(javax.ws.rs.core.Response.StatusType)
UniformInterface
or
ClientResponse
when the status code of the HTTP response indicates
a response that is not expected.HttpURLConnection
or
HttpsURLConnection
to make HTTP requests and receive HTTP responses.ClientRequest
instance and
handling the request using the UniformInterface
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |