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

[jira] Resolved: (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:all-tabpanel ]

Oleg Kalnichevski resolved HTTPASYNC-2.
---------------------------------------

    Resolution: Fixed

I think only #getConnectionManager was missing. Please take a look at the latest code snapshot from SVN trunk.

Oleg

> 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