public static class Tcp.ResumeReading$ extends java.lang.Object implements Tcp.Command, scala.Product, scala.Serializable
SuspendReading
command in order to resume reading from the socket.Modifier and Type | Field and Description |
---|---|
static Tcp.ResumeReading$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ResumeReading$() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
failureMessage
public static final Tcp.ResumeReading$ MODULE$