Uses of Class
php.java.bridge.http.PipeContextServer

Packages that use PipeContextServer
php.java.bridge.http Fast socket and pipe context runners for VM Bridge J2EE backends. 
 

Uses of PipeContextServer in php.java.bridge.http
 

Subclasses of PipeContextServer in php.java.bridge.http
 class SocketContextServer
          This class manages the fallback physical connection for the operating system which doesn't support named pipes, "Windows", or when the System property php.java.bridge.promiscuous is set to true.