public static class Udp.SimpleSender extends java.lang.Object implements Udp.Command, scala.Product, scala.Serializable
Udp.SimpleSenderReady notification.
The “simple sender” is a convenient service for being able to send datagrams when the originating address is meaningless, i.e. when no reply is expected.
The “simple sender” will not stop itself, you will have to send it a PoisonPill
when you want to close the socket.
| Constructor and Description |
|---|
Udp.SimpleSender(scala.collection.immutable.Traversable<Inet.SocketOption> options) |
| Modifier and Type | Method and Description |
|---|---|
scala.collection.immutable.Traversable<Inet.SocketOption> |
options() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfailureMessagepublic Udp.SimpleSender(scala.collection.immutable.Traversable<Inet.SocketOption> options)
public scala.collection.immutable.Traversable<Inet.SocketOption> options()