Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Make org.apache.http.nio.protocol.HttpAsyncService instance variables available to subclasses by adding the public methods:
- getConnectionStrategy()
- getExceptionLogger()
- getExpectationVerifier()
- getHandlerMapper()
- getHttpProcessor()
- getResponseFactory()
This is a follow up to HTTPCORE-493.
Attachments
Issue Links
- is a clone of
-
HTTPCORE-493 Make org.apache.http.nio.protocol.HttpAsyncService.responseFactory available to subclasses
-
- Closed
-