public static class Udp.Unbind$ extends java.lang.Object implements Udp.Command, scala.Product, scala.Serializable
Udp.Bound
message in order to close the listening socket. The recipient will reply
with an Udp.Unbound message.| Modifier and Type | Field and Description |
|---|---|
static Udp.Unbind$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Unbind$() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfailureMessagepublic static final Udp.Unbind$ MODULE$