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