Uses of Class
org.apache.hc.core5.http.impl.bootstrap.HttpServer
Packages that use HttpServer
Package
Description
HTTP/1.1 requester and server bootstrap.
-
Uses of HttpServer in org.apache.hc.core5.http.impl.bootstrap
Methods in org.apache.hc.core5.http.impl.bootstrap that return HttpServer -
Uses of HttpServer in org.apache.hc.core5.testing.classic
Fields in org.apache.hc.core5.testing.classic with type parameters of type HttpServerModifier and TypeFieldDescriptionprivate final AtomicReference
<HttpServer> ClassicTestServer.serverRef
-
Uses of HttpServer in org.apache.hc.core5.testing.framework
Fields in org.apache.hc.core5.testing.framework declared as HttpServer