http
http
korolev.effect.io
DataSocket
DataSocket
CloseReason
ByPeer
Error
StreamCanceled
CloseReason
RawDataSocket
RawDataSocket
SecureDataSocket
SecureDataSocket
ServerSocket
ServerSocket
ServerSocketHandler
ServerSocketHandler
korolev.http
HttpClient
HttpClient
HttpServer
korolev.http.protocol
Http11
Http11
WebSocketProtocol
WebSocketProtocol
DecodingState
Begin
LongLength
Payload
ShortLength
DecodingState
Frame
Binary
ConnectionClose
Continuation
Control
Merged
Ping
Pong
Text
Unspecified
Frame
Intention
Intention
http
/
korolev.http.protocol
/
WebSocketProtocol
/
DecodingState
/
Payload
Payload
case
class
Payload
(
fin:
Boolean
,
containMask:
Boolean
,
opcode:
Int
,
length:
Long
)
extends
DecodingState
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
DecodingState
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
Concrete fields
lazy
val
fullLength
:
Long
lazy
val
offset
:
Long