|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resteasy.client.cache.CacheFactory
@Deprecated public class CacheFactory
| Constructor Summary | |
|---|---|
CacheFactory()
Deprecated. |
|
| Method Summary | |
|---|---|
static void |
makeCacheable(ClientInterceptorRepository interceptorRepository,
BrowserCache cache)
Deprecated. Make a raw ClientRequest cache results in the provided cache. |
static LightweightBrowserCache |
makeCacheable(Object clientProxy)
Deprecated. Makes the client proxy cacheable. |
static void |
makeCacheable(Object clientProxy,
BrowserCache cache)
Deprecated. Makes the client proxy cacheable. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheFactory()
| Method Detail |
|---|
public static LightweightBrowserCache makeCacheable(Object clientProxy)
clientProxy -
public static void makeCacheable(Object clientProxy,
BrowserCache cache)
clientProxy - cache -
public static void makeCacheable(ClientInterceptorRepository interceptorRepository,
BrowserCache cache)
request - cache -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||