|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChannelFactory | |
|---|---|
| php.java.servlet.fastcgi | PHP/Java Bridge FastCGI Servlet. |
| Uses of ChannelFactory in php.java.servlet.fastcgi |
|---|
| Methods in php.java.servlet.fastcgi that return ChannelFactory | |
|---|---|
static ChannelFactory |
ChannelFactory.createChannelFactory()
Create a new ChannelFactory. |
| Methods in php.java.servlet.fastcgi with parameters of type ChannelFactory | |
|---|---|
abstract php.java.servlet.fastcgi.Channel |
IOFactory.connect(ChannelFactory name)
Create a new socket and connect it to the given host/port |
| Constructors in php.java.servlet.fastcgi with parameters of type ChannelFactory | |
|---|---|
ConnectionPool(ChannelFactory channelName,
int limit,
int maxRequests,
IOFactory factory)
Create a new connection pool. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||