Uses of Package
php.java.servlet

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

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.
Context
          A custom context which keeps the HttpServletResponse.
HttpSessionFacade
          Wraps the J2EE session interface
ServletContextFactory
          Create session contexts for servlets.
 

Classes in php.java.servlet used by php.java.servlet.fastcgi
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.
PhpCGIServlet
          Handles requests from internet clients.
PhpCGIServlet.CGIEnvironment
          Adjust the standard tomcat CGI env.