Package org.eclipse.jetty.alpn
-
Interface Summary Interface Description ALPN.ClientProvider The client-side provider interface that applications must implement to interact with the negotiation of the protocol.ALPN.Provider Base, empty, interface for providers.ALPN.ServerProvider The server-side provider interface that applications must implement to interact with the negotiation of the protocol. -
Class Summary Class Description ALPN ALPN
provides an API to applications that want to make use of the Application Layer Protocol Negotiation.