|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Integer.
ChunkedInputReader.
configurable contract.response.
HttpURLConnection factory.
JerseyClient instance.
JerseyClient instance.
HttpAuthenticationFeature.digest() digest filter}.
ClientProperties.USE_ENCODING property.
content encoding.true then disable auto-discovery on the client.
null otherwise.
HttpURLConnection for a given URL.
client instance
and Jersey client runtime configuration.
hostname verifier.
client request
using ClientRequestContext.setProperty(String, Object) in order to override
the password for http basic authentication feature for the request.
client request
using ClientRequestContext.setProperty(String, Object) in order to override
the username for http basic authentication feature for the request.
client request
using ClientRequestContext.setProperty(String, Object) in order to override
the password for http digest authentication feature for the request.
client request
using ClientRequestContext.setProperty(String, Object) in order to override
the username for http digest authentication feature for the request.
client request
using ClientRequestContext.setProperty(String, Object) in order to override
the password for http authentication feature for the request.
client request
using ClientRequestContext.setProperty(String, Object) in order to override
the username for http authentication feature for the request.
HttpAuthenticationFeature.Builder
that builds the http authentication feature configured for basic authentication.HttpAuthenticationFeature.HttpAuthenticationFeature.Builder
that builds the http authentication feature configured in universal mode that supports
basic and digest authentication.HttpAuthenticationFeature instead.HttpAuthenticationFeature instead.username
and password string credentials.
connector provider
that provides connector instances which delegate HTTP requests to HttpURLConnection
for processing.HttpURLConnection-based Jersey client connector provider.
HttpURLConnection instances.AsyncInvoker
JAX-RS JerseyClient
contract.JAX-RS client builder.JAX-RS client-side
request invocation contract.client invocation builder.JAX-RS client target
contract.true then disable configuration of Json Processing (JSR-353)
feature on client.
true then disable META-INF/services lookup on client.
true then disable configuration of MOXy Json feature on
client.
configuration of this client in order to improve
performance during the first request.
configuration of this web target in order to improve
performance during the first request.
chunk media type.
ChunkedInput to get the data for
the next chunk.
MessageBodyReader that supports mapping the
message entity stream onto the requested type.
MessageBodyReader that supports mapping the
message entity stream onto the requested type.
MessageBodyReader that supports mapping the
message entity stream onto the requested type.
MessageBodyReader that supports mapping the
message entity stream onto the requested type.
connector; if the buffering
should be used or the entity is streamed in chunked encoding.
ClientProperties.REQUEST_ENTITY_PROCESSING property.MessageBodyWorkers initialization function
for requests and responses.
name.
name.
true declares that the client will try to set
unsupported HTTP method to HttpURLConnection via
reflection.
true, the strict validation of HTTP specification compliance
will be suppressed.
EncodingFilter is
registered, this property indicates the value of Content-Encoding
property the filter should be adding.
true, the HttpUrlConnector (if used) will assume the content length
from the value of "Content-Length" request
header (if present).
fixed-length streaming mode on the underlying HTTP URL connection instance when sending requests.
HttpUrlConnectorProvider.SET_METHOD_WORKAROUND property documentation for more details.
entity stream.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||