|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectPool | |
|---|---|
| com.sun.grizzly | |
| com.sun.grizzly.filterchain | |
| com.sun.grizzly.nio | |
| com.sun.grizzly.utils | |
| Uses of ObjectPool in com.sun.grizzly |
|---|
| Constructors in com.sun.grizzly with parameters of type ObjectPool | |
|---|---|
Context(ObjectPool parentPool)
|
|
| Uses of ObjectPool in com.sun.grizzly.filterchain |
|---|
| Fields in com.sun.grizzly.filterchain declared as ObjectPool | |
|---|---|
protected ObjectPool<FilterChainContext> |
AbstractFilterChain.filterChainContextPool
FilterChainContext object pool. |
| Constructors in com.sun.grizzly.filterchain with parameters of type ObjectPool | |
|---|---|
FilterChainContext(ObjectPool parentPool)
|
|
| Uses of ObjectPool in com.sun.grizzly.nio |
|---|
| Methods in com.sun.grizzly.nio that return ObjectPool | |
|---|---|
ObjectPool |
AbstractNIOAsyncQueueReader.getContextPool()
|
ObjectPool |
AbstractNIOAsyncQueueWriter.getContextPool()
|
| Uses of ObjectPool in com.sun.grizzly.utils |
|---|
| Classes in com.sun.grizzly.utils that implement ObjectPool | |
|---|---|
class |
ConcurrentQueuePool<E extends PoolableObject>
ObjectPool implementation based on LinkedTransferQueue |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||