Uses of Class
org.apache.hc.core5.http.impl.bootstrap.HandlerEntry
Packages that use HandlerEntry
Package
Description
HTTP/1.1 requester and server bootstrap.
-
Uses of HandlerEntry in org.apache.hc.core5.http.impl.bootstrap
Fields in org.apache.hc.core5.http.impl.bootstrap with type parameters of type HandlerEntryModifier and TypeFieldDescriptionprivate final List<HandlerEntry<Supplier<AsyncServerExchangeHandler>>> AsyncServerBootstrap.handlerListprivate final List<HandlerEntry<HttpRequestHandler>> ServerBootstrap.handlerList