Uses of Class
org.apache.hc.core5.http.impl.routing.PathRoute
Packages that use PathRoute
-
Uses of PathRoute in org.apache.hc.core5.http.impl.routing
Fields in org.apache.hc.core5.http.impl.routing declared as PathRouteFields in org.apache.hc.core5.http.impl.routing with type parameters of type PathRouteMethod parameters in org.apache.hc.core5.http.impl.routing with type arguments of type PathRouteModifier and TypeMethodDescription(package private) static <T> UriPathRouter<?, T> (package private) static <T> UriPathRouter<?, T> (package private) static <T> UriPathRouter<?, T> Constructor parameters in org.apache.hc.core5.http.impl.routing with type arguments of type PathRouteModifierConstructorDescription(package private)UriPathRouter(Function<String, P> compiler, BiFunction<String, List<PathRoute<P, T>>, T> pathRouter, List<PathRoute<String, T>> routes) (package private)UriPathRouter(Function<String, P> compiler, BiFunction<String, List<PathRoute<P, T>>, T> pathRouter, List<PathRoute<String, T>> routes)