Skip navigation links
C D G J M O W 

C

CONNECTION_IDLE_TIMEOUT - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
An amount of time in milliseconds (Integer value) during which an idle connection will be kept open.
CONTAINER_IDLE_TIMEOUT - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Container idle timeout in milliseconds (Integer value).
COOKIE_POLICY - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
To set the cookie policy of this cookie manager.

D

DEFAULT_CONNECTION_CLOSE_WAIT - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Default value for the JdkConnectorProperties.CONTAINER_IDLE_TIMEOUT property.
DEFAULT_CONNECTION_IDLE_TIMEOUT - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Default value for the JdkConnectorProperties.CONNECTION_IDLE_TIMEOUT property.
DEFAULT_COOKIE_POLICY - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Default value for the JdkConnectorProperties.COOKIE_POLICY property.
DEFAULT_HTTP_CHUNK_SIZE - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Default value for the ClientProperties.CHUNKED_ENCODING_SIZE property.
DEFAULT_MAX_CONNECTIONS_PER_DESTINATION - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
DEFAULT_MAX_HEADER_SIZE - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Default value for the JdkConnectorProperties.MAX_HEADER_SIZE property.
DEFAULT_MAX_REDIRECTS - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Default value for the JdkConnectorProperties.MAX_REDIRECTS property.

G

getConnector(Client, Configuration) - Method in class org.glassfish.jersey.jdk.connector.JdkConnectorProvider
 
getValue(Map<String, ?>, String, Class<T>) - Static method in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
 
getValue(Map<String, ?>, String, T, Class<T>) - Static method in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
 

J

JdkConnectorProperties - Class in org.glassfish.jersey.jdk.connector
Configuration options specific to JdkConnector.
JdkConnectorProvider - Class in org.glassfish.jersey.jdk.connector
 
JdkConnectorProvider() - Constructor for class org.glassfish.jersey.jdk.connector.JdkConnectorProvider
 

M

MAX_CONNECTIONS_PER_DESTINATION - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
A maximal number of open connection to each destination.
MAX_HEADER_SIZE - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
A configurable property of HTTP parser.
MAX_REDIRECTS - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
The maximal number of redirects during single request.

O

org.glassfish.jersey.jdk.connector - package org.glassfish.jersey.jdk.connector
Jersey client connector based on JDK NIO framework.

W

WORKER_THREAD_POOL_CONFIG - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Configuration of the connector thread pool.
C D G J M O W 
Skip navigation links

Copyright © 2007-2020, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.