Package org.eclipse.jetty.alpn


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