|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadPool | |
|---|---|
| org.jpos.iso | ISO-8583/ANSI X9.2 related classes |
| org.jpos.util | utility/helper classes |
| Uses of ThreadPool in org.jpos.iso |
|---|
| Fields in org.jpos.iso declared as ThreadPool | |
|---|---|
protected static ThreadPool |
Connector.pool
|
| Constructors in org.jpos.iso with parameters of type ThreadPool | |
|---|---|
ISOServer(int port,
ServerChannel clientSide,
ThreadPool pool)
|
|
| Uses of ThreadPool in org.jpos.util |
|---|
| Methods in org.jpos.util that return ThreadPool | |
|---|---|
static ThreadPool |
ThreadPool.getThreadPool(String name)
Retrieves a thread pool from NameRegistrar given its name, unique identifier. |
| Methods in org.jpos.util with parameters of type ThreadPool | |
|---|---|
void |
DirPoll.setThreadPool(ThreadPool pool)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||