|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpRequestHandler | |
|---|---|
| org.apache.http.protocol | HTTP protocol execution framework. |
| Uses of HttpRequestHandler in org.apache.http.protocol |
|---|
| Methods in org.apache.http.protocol that return HttpRequestHandler | |
|---|---|
HttpRequestHandler |
HttpRequestHandlerResolver.lookup(String requestURI)
Looks up a handler matching the given request URI. |
HttpRequestHandler |
HttpRequestHandlerRegistry.lookup(String requestURI)
|
| Methods in org.apache.http.protocol with parameters of type HttpRequestHandler | |
|---|---|
void |
HttpRequestHandlerRegistry.register(String pattern,
HttpRequestHandler handler)
Registers the given HttpRequestHandler as a handler for URIs
matching the given pattern. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||