Skip to content

ALPNProtocolResolver

[Source]

Controls the protocol name to be chosen for incomming SSLConnections using the ALPN extension.

interface box ALPNProtocolResolver

Public Functions

resolve

[Source]

fun box resolve(
  advertised: Array[ALPNProtocolName] val)
: ALPNMatchResult

Parameters

Returns