Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class php.java.bridge.ThreadPool
Uses in package php.java.bridge.http
Constructors with parameter type php.java.bridge.ThreadPool
ContextServer
.
ContextServer
(
ThreadPool
pool)
PipeContextServer
.
PipeContextServer
(
ContextServer
contextServer,
ThreadPool
threadPool)
Create a new ContextServer using the ThreadPool.
SocketContextServer
.
SocketContextServer
(
ContextServer
contextServer,
ThreadPool
threadPool)
Create a new ContextServer using the ThreadPool.
Overview
Package
Class
Use
Tree
Index
Deprecated
About