|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HttpRelayingHandlerFactory
Factory for creating classes that relay responses back to the browser.
| Method Summary | |
|---|---|
org.jboss.netty.channel.ChannelHandler |
newHandler(org.jboss.netty.channel.Channel browserToProxyChannel,
String hostAndPort)
Creates a new relaying handler. |
| Method Detail |
|---|
org.jboss.netty.channel.ChannelHandler newHandler(org.jboss.netty.channel.Channel browserToProxyChannel,
String hostAndPort)
browserToProxyChannel - The channel from the browser to the proxy
server.hostAndPort - The host and port of the remote server to relay from.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||