public static class Tcp.Closed$ extends java.lang.Object implements Tcp.ConnectionClosed, scala.Product, scala.Serializable
Close command.| Modifier and Type | Field and Description |
|---|---|
static Tcp.Closed$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Closed$() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorCause, isAborted, isConfirmed, isErrorClosed, isPeerClosedpublic static final Tcp.Closed$ MODULE$