[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to