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
SSLEngine
SocketChannel
SocketChannel
TCPChannel
TCPChannel
TLSChannel
TLSChannel
SniName
TLSChannelError
util
ByteBufferInputStream
Chunked11
ChunkedEncodingError
MultiPart
ResponseWriters11
Utils
BadProtocol
HeaderSizeLimitExceeded
MyLogger
QuartzH2Client
QuartzH2Server
QuartzH2Server
quartz-h2
/
io.quartz
/
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
Members list
Clear all
Value members
Concrete methods
def
close
(
):
IO
[
Unit
]
def
read
(
timeOut
:
Int
):
IO
[
Chunk
[
Byte
]]
def
secure
(
):
Boolean
def
write
(
buffer
:
ByteBuffer
):
IO
[
Int
]
Inherited methods
def
sniServerNames
(
):
Option
[
Array
[
String
]]
Attributes
Inherited from:
IOChannel
Concrete fields
val
socket
:
Socket
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods
Concrete fields