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$() |
tokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final UdpConnected.NoAck$ MODULE$