|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UriPatternMatcher | |
---|---|
org.apache.http.nio.protocol | Asynchronous HTTP protocol handlers based on the non-blocking I/O model. |
org.apache.http.protocol | HTTP protocol execution framework and synchronous HTTP protocol handlers based on the blocking I/O model. |
Uses of UriPatternMatcher in org.apache.http.nio.protocol |
---|
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 |