quartz-h2
quartz-h2
API
io.quartz
http2
model
ContentType
ContentType
Cookie
Cookie
Headers
Headers
Method
Method
Request
Response
Response
StatusCode
StatusCode
routes
RIO
Routes
!
->
/
/:
/^
:?
BadIncomingData
ClientResponse
Constants
Error
ErrorGen
ErrorRst
Flags
FrameTypes
Masks
SettingsTypes
Frames
HeaderDecoder
HeaderEncoder
HeaderSizeLimitExceeded
Http11Connection
Http11Connection
Http2ClientConnection
Http2ClientConnection
Http2ClientStream
Http2Connection
Http2Connection
Http2ConnectionCommon
Http2Settings
Http2Settings
Http2Stream
Http2StreamCommon
IntVar
LongVar
Path
Path
Priority
Priority
Dependent
NoPriority
QH2InterruptException
QueryParam
Root
StringVar
URLPath
UUIDVar
netio
IOChannel
IOURingChannel
IOURingChannel
IoUringEntry
IoUringTbl
IoUringTbl
SSLEngine
SocketChannel
SocketChannel
TCPChannel
TCPChannel
TLSChannel
TLSChannel
SniName
TLSChannelError
util
ByteBufferInputStream
Chunked11
ChunkedEncodingError
HttpRangeRequest
MultiPart
ResponseWriters11
Utils
websocket
FrameTranscoder
WebSocketFrame
WebSocketFrame
Binary
Close
Close
Continuation
ControlFrame
InvalidCloseCodeException
InvalidCloseDataException
Ping
Pong
ReasonTooLongException
Text
Websocket
Websocket
BadProtocol
HeaderSizeLimitExceeded
MyLogger
QuartzH2Client
QuartzH2Server
QuartzH2Server
quartz-h2
/
io.quartz
/
io.quartz.netio
/
IOChannel
IOChannel
io.quartz.netio.IOChannel
trait
IOChannel
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
IOURingChannel
class
SocketChannel
class
TCPChannel
class
TLSChannel
Members list
Clear all
Value members
Abstract methods
def
close
(
):
IO
[
Unit
]
def
put
(
bb
:
ByteBuffer
):
IO
[
Unit
]
def
read
(
timeOut
:
Int
):
IO
[
Chunk
[
Byte
]]
def
readBuffer
(
dst
:
ByteBuffer
,
timeOut
:
Int
):
IO
[
Int
]
def
remoteAddress
(
):
IO
[
SocketAddress
]
def
secure
(
):
Boolean
def
write
(
buffer
:
ByteBuffer
):
IO
[
Int
]
Concrete methods
def
sniServerNames
(
):
Option
[
Array
[
String
]]
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods