Package | Description |
---|---|
org.glassfish.grizzly | |
org.glassfish.grizzly.http.server | |
org.glassfish.grizzly.strategies | |
org.glassfish.grizzly.threadpool |
Class and Description |
---|
ThreadPoolConfig
Grizzly thread-pool configuration, which might be used to create and initialize
a thread-pool via
GrizzlyExecutorService.createInstance(org.glassfish.grizzly.threadpool.ThreadPoolConfig) . |
ThreadPoolProbe
Monitoring probe providing callbacks that may be invoked by Grizzly
AbstractThreadPool implementations. |
Class and Description |
---|
ThreadPoolProbe
Monitoring probe providing callbacks that may be invoked by Grizzly
AbstractThreadPool implementations. |
Class and Description |
---|
ThreadPoolConfig
Grizzly thread-pool configuration, which might be used to create and initialize
a thread-pool via
GrizzlyExecutorService.createInstance(org.glassfish.grizzly.threadpool.ThreadPoolConfig) . |
Class and Description |
---|
AbstractThreadPool
Abstract
ExecutorService implementation. |
AbstractThreadPool.Worker |
GrizzlyExecutorService |
ThreadPoolConfig
Grizzly thread-pool configuration, which might be used to create and initialize
a thread-pool via
GrizzlyExecutorService.createInstance(org.glassfish.grizzly.threadpool.ThreadPoolConfig) . |
ThreadPoolProbe
Monitoring probe providing callbacks that may be invoked by Grizzly
AbstractThreadPool implementations. |
WorkerThread
Interface, which Grizzly thread pool threads should implement.
|
Copyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.