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

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

Uses of Channel in php.java.servlet.fastcgi
 

Methods in php.java.servlet.fastcgi that return Channel
abstract  Channel ChannelName.connect()
          Connect to the FastCGI server and return the connection handle.
abstract  Channel Factory.connect(ChannelName name)
          Create a new socket and connect it to the given host/port