TLSChannel

io.quartz.netio.TLSChannel$
See theTLSChannel companion class
object TLSChannel

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def buildSSLContext(protocol: String, JKSkeystore: String, password: String): SSLContext
def connect(host: String, port: Int, group: AsynchronousChannelGroup, blindTrust: Boolean, trustKeystore: String, password: String): IO[TLSChannel]

Concrete fields

val TLS_PROTOCOL_TAG: String