QuartzH2Client

io.quartz.QuartzH2Client$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(hostURI: String, incomingWindowSize: Int, ctx: SSLContext, socketGroup: AsynchronousChannelGroup): IO[Http2ClientConnection]
def buildSSLContext(protocol: String, JKSkeystore: String, password: String, blindTrust: Boolean): SSLContext
def connectTLS_alpn_h2(host: String, port: Int, socketGroup: AsynchronousChannelGroup, ctx: SSLContext): IO[TLSChannel]
def open(hostURI: String, incomingWindowSize: Int, ctx: SSLContext, socketGroup: AsynchronousChannelGroup): IO[Http2ClientConnection]

Concrete fields

val TLS_PROTOCOL_TAG: String