Uses of Class
org.apache.hc.core5.http.nio.command.ShutdownCommand
-
Packages that use ShutdownCommand Package Description org.apache.hc.core5.http.nio.command Commands for HTTP transports based on asynchronous, event driven I/O model. -
-
Uses of ShutdownCommand in org.apache.hc.core5.http.nio.command
Fields in org.apache.hc.core5.http.nio.command declared as ShutdownCommand Modifier and Type Field Description static ShutdownCommand
ShutdownCommand. GRACEFUL
static ShutdownCommand
ShutdownCommand. IMMEDIATE
-