Uses of Package
org.apache.hc.core5.http.impl.routing
Packages that use org.apache.hc.core5.http.impl.routing
Package
Description
HTTP/1.1 requester and server bootstrap.
HTTP/2 capable requester and server bootstrap.
-
Classes in org.apache.hc.core5.http.impl.routing used by org.apache.hc.core5.http.impl.bootstrap
-
Classes in org.apache.hc.core5.http.impl.routing used by org.apache.hc.core5.http.impl.routingClassDescriptionURI path component pattern matcher.Request mapper that can route requests based on their properties to a specific request handler.Finds a match for the given path from a collection of URI patterns.Finds a match for the given path from an ordered collection of URI patterns.Finds a match for the given path from a collection of regular expressions.
-