Uses of Class
org.apache.hc.core5.http.impl.routing.UriPathRouter.OrderedMatcher
-
Packages that use UriPathRouter.OrderedMatcher Package Description org.apache.hc.core5.http.impl.routing -
-
Uses of UriPathRouter.OrderedMatcher in org.apache.hc.core5.http.impl.routing
Fields in org.apache.hc.core5.http.impl.routing declared as UriPathRouter.OrderedMatcher Modifier and Type Field Description private static UriPathRouter.OrderedMatcherUriPathRouter.OrderedMatcher. INSTANCEMethods in org.apache.hc.core5.http.impl.routing that return UriPathRouter.OrderedMatcher Modifier and Type Method Description (package private) static <T> UriPathRouter.OrderedMatcher<T>UriPathRouter.OrderedMatcher. getInstance()
-