ControlFrame

sealed abstract class ControlFrame extends WebSocketFrame
class Object
trait Matchable
class Any
class Ping
class Pong
class Close

Value members

Concrete methods

final def last: Boolean

Inherited methods

def data: ByteVector
Inherited from
WebSocketFrame
override def equals(obj: Any): Boolean
Definition Classes
Inherited from
WebSocketFrame
override def hashCode: Int
Definition Classes
Inherited from
WebSocketFrame
final def length: Int
Inherited from
WebSocketFrame
def opcode: Int
Inherited from
WebSocketFrame