case object ResumeReading extends Command with Product with Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- ResumeReading
- Serializable
- Product
- Equals
- Command
- Message
- HasFailureMessage
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
This message must be sent to the listener actor to re-enable reading from the socket after a
SuspendReading
command.