cc.otavia.handler.ssl.protocol.ProtocolSelector
See theProtocolSelector companion object
trait ProtocolSelector
Interface to define the role of an application protocol selector in the SSL handshake process. Either unsupported() OR select(List) will be called for each SSL handshake.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class NoFailProtocolSelectorclass FailProtocolSelector
Members list
In this article