Provides the API for Application-Layer Protocol Negotiation (ALPN) used by Jetty.
<dependency>
<groupId>org.eclipse.jetty.alpn</groupId>
<artifactId>alpn-api</artifactId>
<version>1.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Example of implementing an ALPN client provider.
Use higher-level Jetty client/server APIs that handle ALPN automatically.
No dependency data recorded yet.