Class CommandSupport
java.lang.Object
org.apache.hc.core5.http.nio.command.CommandSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcancelCommands(IOSession ioSession) Cancels all pending sessionCommands.static voidfailCommands(IOSession ioSession, Exception ex) Fails all pending sessionCommands.
-
Constructor Details
-
CommandSupport
public CommandSupport()
-
-
Method Details
-
failCommands
-
cancelCommands
-