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, tlsBlindTrust: Boolean, trustKeystore: String, password: String, socketGroup: AsynchronousChannelGroup): IO[Http2ClientConnection]
def connectTLS_alpn_h2(host: String, port: Int, socketGroup: AsynchronousChannelGroup, blindTrust: Boolean, trustKeystore: String, password: String): IO[TLSChannel]
def open(hostURI: String, incomingWindowSize: Int, tlsBlindTrust: Boolean, trustKeystore: String, password: String, socketGroup: AsynchronousChannelGroup): IO[Http2ClientConnection]

Concrete fields

val TLS_PROTOCOL_TAG: String