Skip navigation links
G L M N O W 

G

getConnector(Client, Configuration) - Method in class org.glassfish.jersey.netty.connector.NettyConnectorProvider
 

L

localizableWRONG_MAX_POOL_IDLE(Object) - Static method in class org.glassfish.jersey.netty.connector.LocalizationMessages
 
localizableWRONG_MAX_POOL_SIZE(Object) - Static method in class org.glassfish.jersey.netty.connector.LocalizationMessages
 
localizableWRONG_PROXY_URI_TYPE(Object) - Static method in class org.glassfish.jersey.netty.connector.LocalizationMessages
 
localizableWRONG_READ_TIMEOUT(Object) - Static method in class org.glassfish.jersey.netty.connector.LocalizationMessages
 
LocalizationMessages - Class in org.glassfish.jersey.netty.connector
Defines string formatting method for each constant in the resource file
LocalizationMessages() - Constructor for class org.glassfish.jersey.netty.connector.LocalizationMessages
 

M

MAX_CONNECTIONS - Static variable in class org.glassfish.jersey.netty.connector.NettyClientProperties
This property determines the maximum number of idle connections that will be simultaneously kept alive, per destination.
MAX_CONNECTIONS_TOTAL - Static variable in class org.glassfish.jersey.netty.connector.NettyClientProperties
This property determines the maximum number of idle connections that will be simultaneously kept alive in total, rather than per destination.

N

NettyClientProperties - Class in org.glassfish.jersey.netty.connector
Configuration options specific to the Client API that utilizes NettyConnectorProvider.
NettyClientProperties() - Constructor for class org.glassfish.jersey.netty.connector.NettyClientProperties
 
NettyConnectorProvider - Class in org.glassfish.jersey.netty.connector
Netty provider for Jersey connectors.
NettyConnectorProvider() - Constructor for class org.glassfish.jersey.netty.connector.NettyConnectorProvider
 

O

org.glassfish.jersey.netty.connector - package org.glassfish.jersey.netty.connector
 

W

WRONG_MAX_POOL_IDLE(Object) - Static method in class org.glassfish.jersey.netty.connector.LocalizationMessages
Unexpected ("{0}") maximum number of connections total.
WRONG_MAX_POOL_SIZE(Object) - Static method in class org.glassfish.jersey.netty.connector.LocalizationMessages
Unexpected ("{0}") maximum number of connections per destination.
WRONG_PROXY_URI_TYPE(Object) - Static method in class org.glassfish.jersey.netty.connector.LocalizationMessages
The proxy URI ("{0}") property MUST be an instance of String or URI.
WRONG_READ_TIMEOUT(Object) - Static method in class org.glassfish.jersey.netty.connector.LocalizationMessages
Unexpected ("{0}") READ_TIMEOUT.
G L M N O W 
Skip navigation links

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