You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Rolf Kalbermatter (JIRA)" <ji...@apache.org> on 2011/02/18 22:46:38 UTC

[jira] Commented: (HTTPASYNC-2) interface HttpAsyncClient does not contain most of the methods

    [ 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org