Class CommandSupport
- java.lang.Object
-
- org.apache.hc.core5.http.nio.command.CommandSupport
-
-
Constructor Summary
Constructors Constructor Description CommandSupport()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcancelCommands(IOSession ioSession)Cancels all pending sessionCommands.static voidfailCommands(IOSession ioSession, java.lang.Exception ex)Fails all pending sessionCommands.
-