|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrabbit.proxy.ProxyConnectionAcceptor
public class ProxyConnectionAcceptor
An acceptor handler that creates proxy client connection
| Constructor Summary | |
|---|---|
ProxyConnectionAcceptor(int id,
HttpProxy proxy)
Create a new ProxyConnectionAcceptor. |
|
| Method Summary | |
|---|---|
void |
connectionAccepted(java.nio.channels.SocketChannel sc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyConnectionAcceptor(int id,
HttpProxy proxy)
id - the connection group idproxy - the HttpProxy to accept connections for| Method Detail |
|---|
public void connectionAccepted(java.nio.channels.SocketChannel sc)
throws java.io.IOException
connectionAccepted in interface AcceptorListenerjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||