public static class Udp.NoAck$ extends Udp.NoAck
Udp.NoAck instance which is used when no acknowledgment information is
explicitly provided. Its “token” is null.| Modifier and Type | Field and Description |
|---|---|
static Udp.NoAck$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
NoAck$() |
public static final Udp.NoAck$ MODULE$