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