public static class Tcp.Abort$ extends java.lang.Object implements Tcp.CloseCommand, scala.Product, scala.Serializable
Aborted message.| Modifier and Type | Field and Description |
|---|---|
static Tcp.Abort$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Abort$() |
| Modifier and Type | Method and Description |
|---|---|
Tcp.Aborted$ |
event()
The corresponding event which is sent as an acknowledgment once the
close operation is finished.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfailureMessagepublic static final Tcp.Abort$ MODULE$
public Tcp.Aborted$ event()
event in interface Tcp.CloseCommand