Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-5194

RESTEasy client side cache is not described in documentation

XMLWordPrintable

      RESTEasy client side cache is not described in documentation.

      This description could be in "2.1.1. JAX-RS 2.0 Client API" chapter of "Developing Web Services Applications" guide.

      Example of client side cache usage:

      ResteasyWebTarget target = client.target(generateBaseUrl());
      target.register(BrowserCacheFeature.class);
      

              rhn-engineering-nchaudha Nidhi Chaudhary
              mkopecky@redhat.com Marek Kopecky
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: