| 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 | Description |
|---|---|
| ALPN |
ALPN provides an API to applications that want to make use of the
Application Layer Protocol Negotiation. |
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.