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, wait
getErrorCause, isAborted, isConfirmed, isErrorClosed, isPeerClosed
public static final Tcp.Closed$ MODULE$