- 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 Connection to the pool.
- release(Connection) - Method in class org.glassfish.grizzly.connectionpool.SingleEndpointPool
-
Returns the Connection to 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
-