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