Uses of Class
org.apache.http.protocol.UriPatternMatcher
-
Packages that use UriPatternMatcher Package Description org.apache.http.protocol Core HTTP protocol execution framework and HTTP protocol handlers for synchronous, blocking communication. -
-
Uses of UriPatternMatcher in org.apache.http.protocol
Constructors in org.apache.http.protocol with parameters of type UriPatternMatcher Constructor Description UriHttpRequestHandlerMapper(UriPatternMatcher<HttpRequestHandler> matcher)
-