Package | Description |
---|---|
org.apache.hc.core5.http.nio.command |
Commands for HTTP transports based on asynchronous, event driven I/O model.
|
Class and Description |
---|
ExecutableCommand
Abstract 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 . |
ShutdownCommand
Shutdown command.
|
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.