Package org.apache.hc.core5.reactor
Interface Command
- All Superinterfaces:
Cancellable
- All Known Implementing Classes:
ExecutableCommand,PingCommand,RequestExecutionCommand,ShutdownCommand
Abstract command
IOSession can act upon. Pending commands
can be cancelled with Cancellable.cancel().- Since:
- 5.0
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface org.apache.hc.core5.concurrent.Cancellable
cancel