You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Eduard von Feek (JIRA)" <ji...@apache.org> on 2013/07/27 18:21:48 UTC

[jira] [Created] (HTTPASYNC-49) Provide usage documentation for HttpAsyncClient Examples

Eduard von Feek created HTTPASYNC-49:
----------------------------------------

             Summary: Provide usage documentation for HttpAsyncClient Examples
                 Key: HTTPASYNC-49
                 URL: https://issues.apache.org/jira/browse/HTTPASYNC-49
             Project: HttpComponents HttpAsyncClient
          Issue Type: Wish
            Reporter: Eduard von Feek


I would like to run the *HttpAsyncClient Examples* available at https://hc.apache.org/httpcomponents-asyncclient-dev/examples.html to familiarize myself with this Async Client.

The problem is, currently the examples don't provide documentation. I have no idea which Maven artifacts I have to declare in my pom.xml in order for all required classes to be present on the classpath.

For example, the sample code at https://hc.apache.org/httpcomponents-asyncclient-dev/httpasyncclient/examples/org/apache/http/examples/nio/client/AsyncClientHttpExchangeFutureCallback.java uses org.apache.http.client.config.RequestConfig, but I cannot tell which of the 25 or so artifacts available at Maven Central's httpcomponents group provides this class (see http://search.maven.org/#browse%7C-1622410469 ).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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