public static class UdpConnected.NoAck$ extends UdpConnected.NoAck
UdpConnected.NoAck
instance which is used when no acknowledgment information is
explicitly provided. Its “token” is null
.Modifier and Type | Field and Description |
---|---|
static UdpConnected.NoAck$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
NoAck$() |
token
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final UdpConnected.NoAck$ MODULE$