Frame

korolev.http.protocol.WebSocketProtocol$.Frame
See theFrame companion object
sealed trait Frame[+B]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ConnectionClose.type
class Continuation[B]
trait Control[B]
object Ping.type
object Pong.type
trait Merged[B]
class Binary[B]
class Text[B]
class Unspecified[B]

Members list

Concise view

Value members

Abstract methods

def fin: Boolean
def opcode: Int