Uses of Class
php.java.servlet.fastcgi.Factory

Packages that use Factory
php.java.servlet.fastcgi PHP/Java Bridge FastCGI Servlet. 
 

Uses of Factory in php.java.servlet.fastcgi
 

Constructors in php.java.servlet.fastcgi with parameters of type Factory
ConnectionPool(ChannelName channelName, int limit, int maxRequests, Factory factory)
          Create a new connection pool.