Class CommandSupport
java.lang.Object
org.apache.hc.core5.http.nio.command.CommandSupport
Command
utility methods.- Since:
- 5.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
cancelCommands
(IOSession ioSession) Cancels all pending sessionCommand
s.static void
failCommands
(IOSession ioSession, Exception ex) Fails all pending sessionCommand
s.