Uses of Interface
php.java.bridge.http.IContextServer

Packages that use IContextServer
php.java.bridge.http Internal fast socket and pipe context runners for VM Bridge J2EE backends. 
 

Uses of IContextServer in php.java.bridge.http
 

Classes in php.java.bridge.http that implement IContextServer
 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.