|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UriPatternMatcher | |
---|---|
org.apache.http.nio.protocol | Core HTTP protocol execution framework and HTTP protocol handlers for asynchronous, event driven communication. |
org.apache.http.protocol | Core HTTP protocol execution framework and HTTP protocol handlers for synchronous, blocking communication. |
Uses of UriPatternMatcher in org.apache.http.nio.protocol |
---|
Methods in org.apache.http.nio.protocol that return UriPatternMatcher | |
---|---|
UriPatternMatcher<HttpAsyncRequestHandler<?>> |
UriHttpAsyncRequestHandlerMapper.getUriPatternMatcher()
Gets the pattern matcher. |
Constructors in org.apache.http.nio.protocol with parameters of type UriPatternMatcher | |
---|---|
UriHttpAsyncRequestHandlerMapper(UriPatternMatcher<HttpAsyncRequestHandler<?>> matcher)
|
Uses of UriPatternMatcher in org.apache.http.protocol |
---|
Constructors in org.apache.http.protocol with parameters of type UriPatternMatcher | |
---|---|
UriHttpRequestHandlerMapper(UriPatternMatcher<HttpRequestHandler> matcher)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |