[
https://issues.apache.org/jira/browse/HTTPASYNC-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996604#comment-12996604
]
Rolf Kalbermatter commented on HTTPASYNC-2:
-------------------------------------------
Perfect! Now getting to get my code to work :-)
> interface HttpAsyncClient does not contain most of the methods
> --------------------------------------------------------------
>
> Key: HTTPASYNC-2
> URL: https://issues.apache.org/jira/browse/HTTPASYNC-2
> Project: HttpComponents HttpAsyncClient
> Issue Type: Bug
> Affects Versions: 4.0-alpha1
> Environment: Java
> Reporter: Rolf Kalbermatter
> Priority: Minor
> Labels: interface
> Fix For: 4.0-alpha2
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> The interface HttpAsyncClient does not contain most of the methods
> implemented in AbstractHttpAsyncClient or DefaultHttpAsyncClient such as
> getConnectionManager(). Workaround is to declare variables as
> DefaultHttpAsyncClient instead of HttpAsyncClient but that looks not very
> clean to me and is also not symmmetric with HttpClient.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]