net.i2p.sam
Class SAMv3Handler.DatagramServer
java.lang.Object
net.i2p.sam.SAMv3Handler.DatagramServer
- Enclosing class:
- SAMv3Handler
public static class SAMv3Handler.DatagramServer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAMv3Handler.DatagramServer
public SAMv3Handler.DatagramServer(Properties props)
throws IOException
- Throws:
IOException
getInstance
public static SAMv3Handler.DatagramServer getInstance()
throws IOException
- Throws:
IOException
getInstance
public static SAMv3Handler.DatagramServer getInstance(Properties props)
throws IOException
- Throws:
IOException
send
public void send(SocketAddress addr,
ByteBuffer msg)
throws IOException
- Throws:
IOException