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

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

Uses of FCGIConnection in php.java.bridge.http
 

Methods in php.java.bridge.http that return FCGIConnection
abstract  FCGIConnection FCGIConnectionFactory.connect()
          Connect to the FastCGI server and return the connection handle.
 FCGIConnection NPChannelFactory.connect()
          Create a FCGIConnection
abstract  FCGIConnection FCGIIOFactory.connect(FCGIConnectionFactory name)
          Create a new socket and connect it to the given host/port