|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.net.TcpSocketChannelDaemon
com.partnersoft.net.TcpProxyDaemon
public class TcpProxyDaemon
| Constructor Summary | |
|---|---|
TcpProxyDaemon(int localPort,
java.lang.String remoteHost,
int remotePort,
int timeout)
|
|
| Method Summary | |
|---|---|
protected void |
handleConnection(java.nio.channels.SocketChannel socketChannel)
|
| Methods inherited from class com.partnersoft.net.TcpSocketChannelDaemon |
|---|
runImp, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TcpProxyDaemon(int localPort,
java.lang.String remoteHost,
int remotePort,
int timeout)
| Method Detail |
|---|
protected void handleConnection(java.nio.channels.SocketChannel socketChannel)
throws java.lang.Exception
handleConnection in class TcpSocketChannelDaemonjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||