users@jersey.java.net

Re: [Jersey] A Jersey Client doing HTTP Cache

From: Paul Sandoz <Paul.Sandoz_at_oracle.com>
Date: Fri, 10 Sep 2010 11:13:24 +0200

Hi Imran,

Thanks for dong this. It is unlikely i will get around to reviewing
this until after J1 is has finished. Is that OK with you?

Paul.

On Sep 10, 2010, at 10:50 AM, Imran M Yousuf wrote:

> Hi,
>
> I have uploaded a patch for refactoring the client modules so that I
> can re-use the apache client code in the cacheable client. The patch
> is attached to the following issue.
> https://jersey.dev.java.net/issues/show_bug.cgi?id=583
>
> After making the change I have already made changes to the cacheable
> client and now its workable with the new changes. This seems to work
> fine. The changes are as follows -
> http://github.com/imyousuf/smart-util/commits/jersey-cache-client-with-apache-client
> Now the jersey cacheable client will support custom ResponseResolver
> for HTTPCache4J. Thus the client handler is written such that it works
> no matter what resolver is set.
>
> Waiting eagerly for your feedback.
>
> Thank you,
>
> --
> Imran M Yousuf
> Twitter: @imyousuf - http://twitter.com/imyousuf
> Blog: http://imyousuf-tech.blogs.smartitengineering.com/
> Mobile: +880-1711402557
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>