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

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

Uses of IOFactory in php.java.servlet.fastcgi
 

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