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