objectCloseAbruptly extends Frame with Product with Serializable
Special frame to signal the underlying flow to close the connection abruptly.
This frame doesn't contain any payload, an exception will be thrown if
encode is called.
Linear Supertypes
Serializable, Serializable, Product, Equals, Frame, AnyRef, Any
Special frame to signal the underlying flow to close the connection abruptly. This frame doesn't contain any payload, an exception will be thrown if encode is called.