net.i2p.sam
Class SAMv3Handler.DatagramServer.Listener
java.lang.Object
net.i2p.sam.SAMv3Handler.DatagramServer.Listener
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- SAMv3Handler.DatagramServer
class SAMv3Handler.DatagramServer.Listener
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
server
DatagramChannel server
SAMv3Handler.DatagramServer.Listener
public SAMv3Handler.DatagramServer.Listener(DatagramChannel server)
run
public void run()
- Specified by:
run
in interface Runnable