Uses of Package
org.apache.hc.core5.http.nio.command
Packages that use org.apache.hc.core5.http.nio.command
Package
Description
Commands for HTTP transports based on asynchronous, event driven I/O model.
-
Classes in org.apache.hc.core5.http.nio.command used by org.apache.hc.core5.http.nio.commandClassDescriptionAbstract executable command that may need to do some cleaning up in case of an failure and also optionally may want to cancel the associated HTTP message exchange through
CancellableDependency.Shutdown command.