A C D E G I J L O P S 
All Classes All Packages

A

apply(ClientRequest) - Method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnector
 
apply(ClientRequest, AsyncConnectorCallback) - Method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnector
 

C

close() - Method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnector
 
COOKIE_HANDLER - Static variable in class org.glassfish.jersey.jnh.connector.JavaNetHttpClientProperties
Configuration of the CookieHandler that should be used by the HttpClient.

D

DISABLE_COOKIES - Static variable in class org.glassfish.jersey.jnh.connector.JavaNetHttpClientProperties
A value of false indicates the client should handle cookies automatically using HttpClient's default cookie policy.

E

ERROR_BODY_PUBLISHER() - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
Could not determine BodyPublisher for entity.
ERROR_INVALID_CLASS(Object, Object) - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
{0} is not an instance of {1}.
ERROR_INVALID_ENTITY() - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
Could not serialize entity.
EXPECTED_CONNECTOR_PROVIDER_NOT_USED() - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
The supplied component is not configured to use a JavaConnectorProvider.

G

getConnector(Client, Configuration) - Method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnectorProvider
 
getCookieHandler() - Method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnector
 
getHttpClient() - Method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnector
Returns the underlying HttpClient instance used by this connector.
getHttpClient(Configurable<?>) - Static method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnectorProvider
Retrieve the Java HttpClient used by the provided JavaNetHttpConnector.
getName() - Method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnector
 

I

INVALID_CONFIGURABLE_COMPONENT_TYPE(Object) - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
The supplied component "{0}" is not assignable from JerseyClient or JerseyWebTarget.

J

JavaNetHttpClientProperties - Class in org.glassfish.jersey.jnh.connector
Provides configuration properties for a JavaNetHttpConnector.
JavaNetHttpConnector - Class in org.glassfish.jersey.jnh.connector
Provides a Jersey client Connector, which internally uses Java's HttpClient.
JavaNetHttpConnector(Client, Configuration) - Constructor for class org.glassfish.jersey.jnh.connector.JavaNetHttpConnector
Constructs a new Connector for a Jersey client instance using Java's HttpClient.
JavaNetHttpConnectorProvider - Class in org.glassfish.jersey.jnh.connector
A provider class for a Jersey client Connector using Java's HttpClient.
JavaNetHttpConnectorProvider() - Constructor for class org.glassfish.jersey.jnh.connector.JavaNetHttpConnectorProvider
 

L

localizableERROR_BODY_PUBLISHER() - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
 
localizableERROR_INVALID_CLASS(Object, Object) - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
 
localizableERROR_INVALID_ENTITY() - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
 
localizableEXPECTED_CONNECTOR_PROVIDER_NOT_USED() - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
 
localizableINVALID_CONFIGURABLE_COMPONENT_TYPE(Object) - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
 
LocalizationMessages - Class in org.glassfish.jersey.jnh.connector
Defines string formatting method for each constant in the resource file

O

org.glassfish.jersey.jnh.connector - package org.glassfish.jersey.jnh.connector
Jersey client connector based on Java's HttpClient.

P

PREEMPTIVE_BASIC_AUTHENTICATION - Static variable in class org.glassfish.jersey.jnh.connector.JavaNetHttpClientProperties
An instance of the Authenticator class that should be used to retrieve credentials from a user.

S

SSL_PARAMETERS - Static variable in class org.glassfish.jersey.jnh.connector.JavaNetHttpClientProperties
Configuration of SSL parameters used by the HttpClient.
A C D E G I J L O P S 
All Classes All Packages