| Package | Description |
|---|---|
| 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.
|
| Constructor and Description |
|---|
UriHttpAsyncRequestHandlerMapper(UriPatternMatcher<HttpAsyncRequestHandler<?>> matcher) |
| Constructor and Description |
|---|
UriHttpRequestHandlerMapper(UriPatternMatcher<HttpRequestHandler> matcher) |
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.