|
RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BrowserCache | |
---|---|
org.jboss.resteasy.client.cache |
Uses of BrowserCache in org.jboss.resteasy.client.cache |
---|
Classes in org.jboss.resteasy.client.cache that implement BrowserCache | |
---|---|
class |
LightweightBrowserCache
In-memory BrowserCache. |
class |
MapCache
|
Fields in org.jboss.resteasy.client.cache declared as BrowserCache | |
---|---|
protected BrowserCache |
CacheInterceptor.cache
|
protected BrowserCache |
LightweightBrowserCache.internalCache
|
Methods in org.jboss.resteasy.client.cache that return BrowserCache | |
---|---|
BrowserCache |
LightweightBrowserCache.getInternalCache()
|
Methods in org.jboss.resteasy.client.cache with parameters of type BrowserCache | |
---|---|
static void |
CacheFactory.makeCacheable(ClientInterceptorRepository interceptorRepository,
BrowserCache cache)
Make a raw ClientRequest cache results in the provided cache. |
static void |
CacheFactory.makeCacheable(Object clientProxy,
BrowserCache cache)
Makes the client proxy cacheable. |
void |
LightweightBrowserCache.setInternalCache(BrowserCache internalCache)
|
Constructors in org.jboss.resteasy.client.cache with parameters of type BrowserCache | |
---|---|
CacheInterceptor(BrowserCache cache)
|
|
LightweightBrowserCache(BrowserCache cache)
|
|
RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |