Uses of Class
org.apache.http.impl.nio.bootstrap.HttpServer
-
Packages that use HttpServer Package Description org.apache.http.impl.nio.bootstrap Embedded non-blocking server and server bootstrap. -
-
Uses of HttpServer in org.apache.http.impl.nio.bootstrap
Methods in org.apache.http.impl.nio.bootstrap that return HttpServer Modifier and Type Method Description HttpServer
ServerBootstrap. create()
-