Package org.apache.hc.core5.http.impl.routing
package org.apache.hc.core5.http.impl.routing
-
ClassesClassDescriptionURI path component pattern matcher.PathRoute<T,
H> Request mapper that can route requests based on their properties to a specific request handler.UriPathRouter<P,T> 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.