public static class Tcp.Aborted$ extends java.lang.Object implements Tcp.ConnectionClosed, scala.Product, scala.Serializable
Abort
command.Constructor and Description |
---|
Tcp.Aborted$() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAborted()
true iff the connection has been closed in response to an Abort command. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getErrorCause, isConfirmed, isErrorClosed, isPeerClosed
public boolean isAborted()
Tcp.ConnectionClosed
true
iff the connection has been closed in response to an Abort
command.isAborted
in interface Tcp.ConnectionClosed