Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-httpclient Wiki" for change notification.
The following page has been changed by RolandWeber: http://wiki.apache.org/jakarta-httpclient/UseCases The comment on the change is: removed reference to RequestForUseCases ------------------------------------------------------------------------------ = Uses Cases for HttpClient = + The use cases listed here are design documentation for Apache Jakarta !HttpClient 4.0 and beyond. + Unfortunately, we don't have time to maintain an up-to-date set of use cases that cover all of HttpComponents, + or even one component fully. Instead, some more or less advanced ideas are listed here. Feel free to add more. - The use cases listed here are guiding the design and development of the - Apache Jakarta HttpClient, starting with the new - [wiki:Self:HttpClientApiRedesign API of version 4.0]. - In addition to the use cases themselves, you can find guidance on how to - implement them. If your use case is missing, please have a look at the - UseCases/SandBox or refer to our RequestForUseCases. - == Unsorted Use Cases == @@ -19, +15 @@ == Use Cases for Asynchronous Communication == + These cover the basic functionality of the planned module !HttpDispatch, formerly known as !HttpAsync. + * [wiki:Self:UseCases/SingleAsyncRequest send a single request asynchronously, receive response later] * [wiki:Self:UseCases/AsyncReceiveWhileSending send a request, receive response while still sending] * [wiki:Self:UseCases/SingleAsyncRequestNotify send a single request asynchronously, with notification] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
