public class TcpConnection$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static TcpConnection$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
TcpConnection$() |
Modifier and Type | Method and Description |
---|---|
scala.Function0<scala.runtime.BoxedUnit> |
doNothing() |
java.io.IOException |
DroppingWriteBecauseQueueIsFullException() |
java.io.IOException |
DroppingWriteBecauseWritingIsSuspendedException() |
public static final TcpConnection$ MODULE$
public scala.Function0<scala.runtime.BoxedUnit> doNothing()
public java.io.IOException DroppingWriteBecauseWritingIsSuspendedException()
public java.io.IOException DroppingWriteBecauseQueueIsFullException()