Uses of Package
php.java.servlet.fastcgi

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

Classes in php.java.servlet.fastcgi used by php.java.servlet
FastCGIServlet
          A CGI Servlet which connects to a FastCGI server.
 

Classes in php.java.servlet.fastcgi used by php.java.servlet.fastcgi
Channel
          This class represents the physical FastCGI connection.
ChannelName
          A factory which creates FastCGI channels.
ConnectException
          Thrown when the server is not available anymore
ConnectionException
          Thrown when an IO exception occurs
ConnectionPool.Connection
          Represents the connection kept by the pool.
Factory
          In-/OutputStream factory.