public static class TcpConnectionStage.Inbound extends java.lang.Object implements TcpConnectionStage.TcpRole, scala.Product, scala.Serializable
Constructor and Description |
---|
Inbound(ActorRef connection,
boolean halfClose) |
Modifier and Type | Method and Description |
---|---|
ActorRef |
connection() |
boolean |
halfClose() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Inbound(ActorRef connection, boolean halfClose)
public ActorRef connection()
public boolean halfClose()
halfClose
in interface TcpConnectionStage.TcpRole