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

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

Uses of FCGIIOFactory in php.java.bridge.http
 

Constructors in php.java.bridge.http with parameters of type FCGIIOFactory
FCGIConnectionPool(FCGIConnectionFactory channelName, int limit, int maxRequests, FCGIIOFactory factory, long timeout)
          Create a new connection pool.