Uses of Class
org.apache.http.protocol.UriPatternMatcher
Packages that use UriPatternMatcher
Package
Description
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
Core HTTP protocol execution framework and HTTP protocol handlers
for synchronous, blocking communication.
-
Uses of UriPatternMatcher in org.apache.http.nio.protocol
Fields in org.apache.http.nio.protocol declared as UriPatternMatcherModifier and TypeFieldDescriptionprivate final UriPatternMatcher
<HttpAsyncRequestHandler<?>> HttpAsyncRequestHandlerRegistry.matcher
Deprecated.private final UriPatternMatcher
<NHttpRequestHandler> NHttpRequestHandlerRegistry.matcher
Deprecated.private final UriPatternMatcher
<HttpAsyncRequestHandler<?>> UriHttpAsyncRequestHandlerMapper.matcher
Methods in org.apache.http.nio.protocol that return UriPatternMatcherModifier and TypeMethodDescriptionUriHttpAsyncRequestHandlerMapper.getUriPatternMatcher()
Gets the pattern matcher.Constructors in org.apache.http.nio.protocol with parameters of type UriPatternMatcherModifierConstructorDescriptionprotected
-
Uses of UriPatternMatcher in org.apache.http.protocol
Fields in org.apache.http.protocol declared as UriPatternMatcherModifier and TypeFieldDescriptionprivate final UriPatternMatcher
<HttpRequestHandler> HttpRequestHandlerRegistry.matcher
Deprecated.private final UriPatternMatcher
<HttpRequestHandler> UriHttpRequestHandlerMapper.matcher
Constructors in org.apache.http.protocol with parameters of type UriPatternMatcherModifierConstructorDescriptionprotected