|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Channel | |
|---|---|
| php.java.servlet.fastcgi | PHP/Java Bridge FastCGI Servlet. |
| Uses of Channel in php.java.servlet.fastcgi |
|---|
| Subclasses of Channel in php.java.servlet.fastcgi | |
|---|---|
(package private) class |
NPChannel
|
(package private) class |
SocketChannel
|
| Fields in php.java.servlet.fastcgi declared as Channel | |
|---|---|
protected Channel |
ConnectionPool.Connection.channel
|
| Methods in php.java.servlet.fastcgi that return Channel | |
|---|---|
abstract Channel |
ChannelFactory.connect()
Connect to the FastCGI server and return the connection handle. |
Channel |
SocketChannelFactory.connect()
|
Channel |
NPChannelFactory.connect()
|
abstract Channel |
IOFactory.connect(ChannelFactory name)
Create a new socket and connect it to the given host/port |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||