ProtocolSelector

cc.otavia.handler.ssl.protocol.ProtocolSelector
See theProtocolSelector companion trait

Attributes

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

Members list

Type members

Classlikes

class FailProtocolSelector(engineWrapper: JdkSslEngine, supportedProtocols: Set[String]) extends NoFailProtocolSelector

Attributes

Supertypes
class Object
trait Matchable
class Any
class NoFailProtocolSelector(engineWrapper: JdkSslEngine, supportedProtocols: Set[String]) extends ProtocolSelector

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes