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
A
- AsyncPoll(SingleEndpointPool) - Constructor for class org.glassfish.grizzly.connectionpool.SingleEndpointPool.AsyncPoll
- asyncPollTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.connectionpool.MultiEndpointPool.Builder
-
Sets the max time consumer will wait for a
Connectionto become available. - asyncPollTimeout(long, TimeUnit) - Method in class org.glassfish.grizzly.connectionpool.SingleEndpointPool.Builder
-
Sets the max time consumer will wait for a
Connectionto become available. - asyncPollTimeoutMillis - Variable in class org.glassfish.grizzly.connectionpool.SingleEndpointPool.Builder
-
Async poll timeout, after which, the async connection poll operation will be failed with a timeout exception
- attach(Connection) - Method in class org.glassfish.grizzly.connectionpool.SingleEndpointPool
-
Attaches "foreign"
Connectionto the pool. - attach(Endpoint<E>, Connection) - Method in class org.glassfish.grizzly.connectionpool.MultiEndpointPool
-
Attaches "foreign"
Connectionto the pool.
All Classes All Packages