ApplicationProtocolNegotiator

cc.otavia.handler.ssl.protocol.ApplicationProtocolNegotiator

Interface to support Application Protocol Negotiation.

Default implementations are provided for:

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def protocols: List[String]

Get the collection of application protocols supported by this application (in preference order).

Get the collection of application protocols supported by this application (in preference order).

Attributes