public static class UdpConnected.NoAck extends java.lang.Object implements UdpConnected.Event, scala.Product, scala.Serializable
UdpConnected.Send
can optionally request a positive acknowledgment to be sent
to the commanding actor. If such notification is not desired the UdpConnected.Send.ack()
must be set to an instance of this class. The token contained within can be used
to recognize which write failed when receiving a UdpConnected.CommandFailed
message.Constructor and Description |
---|
NoAck(java.lang.Object token) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
token() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait