|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.transport.tcp.TCPListener.ListenerRunner
class TCPListener.ListenerRunner
Constructor Summary | |
---|---|
TCPListener.ListenerRunner(TCPAddress address)
|
Method Summary | |
---|---|
TCPAddress |
getMyAddress()
|
void |
run()
|
void |
stopListening()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TCPListener.ListenerRunner(TCPAddress address)
Method Detail |
---|
public void stopListening()
public TCPAddress getMyAddress()
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |