quartz-h2
quartz-h2
API
io.quartz
BadProtocol
HeaderSizeLimitExceeded
MyLogger
QuartzH2Client
QuartzH2Server
QuartzH2Server
io.quartz.http2
->
/
/:
/^
:?
ClientResponse
Constants
Error
ErrorGen
ErrorRst
Flags
FrameTypes
Masks
SettingsTypes
Frames
HeaderDecoder
HeaderEncoder
Http2ClientConnection
Http2ClientConnection
Http2ClientStream
txWindow_SplitDataFrame
Http2Connection
Http2Connection
txWindow_SplitDataFrame
Http2Settings
Http2Settings
Http2Stream
IntVar
LongVar
Path
Path
Priority
Priority
Dependent
NoPriority
QueryParam
Root
StringVar
URLPath
UUIDVar
io.quartz.http2.model
ContentType
ContentType
Cookie
Cookie
Headers
Headers
Method
Method
Request
Response
Response
StatusCode
StatusCode
io.quartz.http2.routes
RIO
Routes
io.quartz.netio
IOChannel
SSLEngine
SocketChannel
SocketChannel
TCPChannel
TCPChannel
TLSChannel
TLSChannel
TLSChannelError
io.quartz.util
ByteBufferInputStream
MultiPart
Utils
quartz-h2
/
io.quartz.netio
/
SocketChannel
SocketChannel
io.quartz.netio.SocketChannel
See the
SocketChannel
companion object
class
SocketChannel
(
val
socket
:
Socket
)
extends
IOChannel
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
IOChannel
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
close
():
IO
[
Unit
]
def
read
(
timeOut
:
Int
):
IO
[
Chunk
[
Byte
]]
def
write
(
buffer
:
ByteBuffer
):
IO
[
Int
]
Concrete fields
val
socket
:
Socket