| Package | Description | 
|---|---|
| org.apache.hc.core5.http2.impl.nio | Default implementation of HTTP/2 transport based on
 the asynchronous (non-blocking) I/O model. | 
| org.apache.hc.core5.http2.impl.nio.bootstrap | HTTP/2 capable requester and server bootstrap. | 
| org.apache.hc.core5.testing.nio | 
| Class and Description | 
|---|
| ClientH2StreamMultiplexer I/O event handler for events fired by  ProtocolIOSessionthat implements
 client side HTTP/2 messaging protocol with full support for
 multiplexed message transmission. | 
| ClientH2StreamMultiplexerFactory ClientH2StreamMultiplexerfactory. | 
| ClientHttpProtocolNegotiator I/O event handler for events fired by  ProtocolIOSessionthat implements
 client side of the HTTP/2 protocol negotiation handshake
 based onHttpVersionPolicyconfiguration. | 
| H2StreamListener HTTP/2 stream event listener. | 
| ServerH2StreamMultiplexer I/O event handler for events fired by  ProtocolIOSessionthat implements
 server side HTTP/2 messaging protocol with full support for
 multiplexed message transmission. | 
| ServerH2StreamMultiplexerFactory ServerH2StreamMultiplexerfactory. | 
| ServerHttpProtocolNegotiator I/O event handler for events fired by  ProtocolIOSessionthat implements
 server side of the HTTP/2 protocol negotiation handshake
 based onHttpVersionPolicyconfiguration. | 
| Class and Description | 
|---|
| H2StreamListener HTTP/2 stream event listener. | 
| Class and Description | 
|---|
| H2StreamListener HTTP/2 stream event listener. | 
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.