Uses of Interface
org.nuxeo.client.cache.NuxeoResponseCache
-
Packages that use NuxeoResponseCache Package Description org.nuxeo.client -
-
Uses of NuxeoResponseCache in org.nuxeo.client
Fields in org.nuxeo.client declared as NuxeoResponseCache Modifier and Type Field Description protected NuxeoResponseCacheNuxeoClient.Builder. cacheprotected NuxeoResponseCacheNuxeoClient. nuxeoCacheMethods in org.nuxeo.client that return NuxeoResponseCache Modifier and Type Method Description NuxeoResponseCacheNuxeoClient. getNuxeoCache()Methods in org.nuxeo.client with parameters of type NuxeoResponseCache Modifier and Type Method Description NuxeoClient.BuilderNuxeoClient.Builder. cache(NuxeoResponseCache cache)
-