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