A B C D E F G H I K L M O P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- reconnectDelay(long, TimeUnit) - Method in class org.glassfish.grizzly.connectionpool.MultiEndpointPool.Builder
-
Sets the delay to be used before the pool will repeat the attempt to connect to the endpoint after previous connect operation had failed.
- reconnectDelay(long, TimeUnit) - Method in class org.glassfish.grizzly.connectionpool.SingleEndpointPool.Builder
-
Sets the delay to be used before the pool will repeat the attempt to connect to the endpoint after previous connect operation had failed.
- reconnectDelayMillis - Variable in class org.glassfish.grizzly.connectionpool.SingleEndpointPool.Builder
-
the delay to be used before the pool will repeat the attempt to connect to the endpoint after previous connect had failed
- Reconnector() - Constructor for class org.glassfish.grizzly.connectionpool.SingleEndpointPool.Reconnector
- ReconnectTask(SingleEndpointPool<E>) - Constructor for class org.glassfish.grizzly.connectionpool.SingleEndpointPool.ReconnectTask
- ReconnectTaskResolver() - Constructor for class org.glassfish.grizzly.connectionpool.SingleEndpointPool.ReconnectTaskResolver
- release(Connection) - Method in class org.glassfish.grizzly.connectionpool.MultiEndpointPool
-
Returns the
Connectionto the pool. - release(Connection) - Method in class org.glassfish.grizzly.connectionpool.SingleEndpointPool
-
Returns the
Connectionto the pool. - removeTimeout(ConnectionInfo) - Method in class org.glassfish.grizzly.connectionpool.SingleEndpointPool.ConnectionTTLTaskResolver
- removeTimeout(SingleEndpointPool.ConnectTimeoutTask) - Method in class org.glassfish.grizzly.connectionpool.SingleEndpointPool.ConnectTimeoutTaskResolver
- removeTimeout(SingleEndpointPool.KeepAliveCleanerTask) - Method in class org.glassfish.grizzly.connectionpool.SingleEndpointPool.KeepAliveCleanerTaskResolver
- removeTimeout(SingleEndpointPool.ReconnectTask) - Method in class org.glassfish.grizzly.connectionpool.SingleEndpointPool.ReconnectTaskResolver
All Classes All Packages