public static class SAMv3Handler.DatagramServer extends Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
SAMv3Handler.DatagramServer.Listener |
Constructor and Description |
---|
DatagramServer(Properties props) |
Modifier and Type | Method and Description |
---|---|
static SAMv3Handler.DatagramServer |
getInstance() |
static SAMv3Handler.DatagramServer |
getInstance(Properties props) |
void |
send(SocketAddress addr,
ByteBuffer msg) |
public DatagramServer(Properties props) throws IOException
IOException
public static SAMv3Handler.DatagramServer getInstance() throws IOException
IOException
public static SAMv3Handler.DatagramServer getInstance(Properties props) throws IOException
IOException
public void send(SocketAddress addr, ByteBuffer msg) throws IOException
IOException