Uses of Package
php.java.servlet

Packages that use php.java.servlet
php.java.faces PHP Java Server Faces implementation. 
php.java.servlet PHP/Java Bridge Servlet. 
 

Classes in php.java.servlet used by php.java.faces
ServletContextFactory
          Create session contexts for servlets.
 

Classes in php.java.servlet used by php.java.servlet
CGIServlet
          CGI-invoking servlet for web applications, used to execute scripts which comply to the Common Gateway Interface (CGI) specification and are named in the path-info used to invoke this servlet.
ConnectionPool.Connection
          Represents the connection kept by the pool.
ConnectionPool.ConnectionException
          Thrown when an IO exception occurs
ConnectionPool.Factory
          In-/OutputStream factory.
FastCGIServlet
          A CGI Servlet which connects to a FastCGI server.
ServletContextFactory
          Create session contexts for servlets.