|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtendedThreadPool | |
|---|---|
| com.sun.grizzly.util | |
| Uses of ExtendedThreadPool in com.sun.grizzly.util |
|---|
| Classes in com.sun.grizzly.util that implement ExtendedThreadPool | |
|---|---|
class |
AbstractThreadPool
Abstract ExtendedThreadPool implementation. |
class |
DefaultThreadPool
Deprecated. please use GrizzlyExecutorService.createInstance() instead. |
class |
FixedThreadPool
minimalistic fixed threadpool to allow for nice scalability if a good Queue impl is used. |
class |
GrizzlyExecutorService
|
class |
SyncThreadPool
ExecutorService implementation, which function the similar way as
former Grizzly 1.x Pipeline based thread pools. |
| Methods in com.sun.grizzly.util with parameters of type ExtendedThreadPool | |
|---|---|
protected ThreadPoolConfig |
ThreadPoolConfig.updateFrom(ExtendedThreadPool ep)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||