|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnu.najt.kecon.jsocksproxy.JSocksProxy.ListeningThread
protected class JSocksProxy.ListeningThread
This thread handle incoming connections for a specific listening address
| Constructor Summary | |
|---|---|
JSocksProxy.ListeningThread(java.net.InetSocketAddress inetSocketAddress)
ListeningThread constructor |
|
| Method Summary | |
|---|---|
void |
run()
|
void |
shutdown()
Turn indication on that the thread should shutdown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSocksProxy.ListeningThread(java.net.InetSocketAddress inetSocketAddress)
throws java.io.IOException
inetSocketAddress - the address that the listening thread should bind to
java.io.IOException| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic void shutdown()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||