Package org.apache.pekko.io
Class TcpConnection$
java.lang.Object
org.apache.pekko.io.TcpConnection$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TcpConnection$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionscala.Function0<scala.runtime.BoxedUnit>
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
TcpConnection$
public TcpConnection$()
-
-
Method Details
-
doNothing
public scala.Function0<scala.runtime.BoxedUnit> doNothing() -
DroppingWriteBecauseWritingIsSuspendedException
-
DroppingWriteBecauseQueueIsFullException
-