Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class php.java.bridge.http.ContextServer
Uses in package php.java.bridge.http
Constructors with parameter type php.java.bridge.http.ContextServer
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