|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.sam.SAMv3Handler.DatagramServer
public static class SAMv3Handler.DatagramServer
Nested Class Summary | |
---|---|
(package private) class |
SAMv3Handler.DatagramServer.Listener
|
Constructor Summary | |
---|---|
SAMv3Handler.DatagramServer(java.util.Properties props)
|
Method Summary | |
---|---|
static SAMv3Handler.DatagramServer |
getInstance()
|
static SAMv3Handler.DatagramServer |
getInstance(java.util.Properties props)
|
void |
send(java.net.SocketAddress addr,
java.nio.ByteBuffer msg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SAMv3Handler.DatagramServer(java.util.Properties props) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public static SAMv3Handler.DatagramServer getInstance() throws java.io.IOException
java.io.IOException
public static SAMv3Handler.DatagramServer getInstance(java.util.Properties props) throws java.io.IOException
java.io.IOException
public void send(java.net.SocketAddress addr, java.nio.ByteBuffer msg) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |