Uses of Class
org.apache.hc.core5.http.nio.command.RequestExecutionCommand
Packages that use RequestExecutionCommand
Package
Description
Default implementation of HTTP/1.1 transport based on
the asynchronous (non-blocking) I/O model.
-
Uses of RequestExecutionCommand in org.apache.hc.core5.http.impl.nio
Methods in org.apache.hc.core5.http.impl.nio with parameters of type RequestExecutionCommandModifier and TypeMethodDescription(package private) abstract voidAbstractHttp1StreamDuplexer.execute(RequestExecutionCommand executionCommand) (package private) voidClientHttp1StreamDuplexer.execute(RequestExecutionCommand executionCommand) (package private) voidServerHttp1StreamDuplexer.execute(RequestExecutionCommand executionCommand)