JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.apache.hc.core5.http2.nio.command
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.apache.hc.core5.http2.nio.command
package
org.apache.hc.core5.http2.nio.command
HTTP/2 specific commands for HTTP/2 transport based on asynchronous, event driven I/O model.
Related Packages
Package
Description
org.apache.hc.core5.http2.nio
HTTP/2 transport specific APIs based on the asynchronous, event driven I/O model.
org.apache.hc.core5.http2.nio.pool
HTTP/2 specific pool component APIs.
org.apache.hc.core5.http2.nio.support
Support classes for HTTP/2 asynchronous transport.
Classes
Class
Description
PingCommand
HTTP/2 ping command.