Uses of Class
org.apache.juneau.internal.Cache
Packages that use Cache
Package
Description
CSV Marshalling Support
REST Server API
REST Client API
REST Server Mock API
- 
Uses of Cache in org.apache.juneauMethods in org.apache.juneau with parameters of type CacheModifier and TypeMethodDescriptionSpecifies a cache to use for hashkey-based caching.
- 
Uses of Cache in org.apache.juneau.configMethods in org.apache.juneau.config with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.config.storeMethods in org.apache.juneau.config.store with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.csvMethods in org.apache.juneau.csv with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.htmlMethods in org.apache.juneau.html with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.httppartMethods in org.apache.juneau.httppart with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.internalMethods in org.apache.juneau.internal that return Cache
- 
Uses of Cache in org.apache.juneau.jsonMethods in org.apache.juneau.json with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.jsonschemaMethods in org.apache.juneau.jsonschema with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.msgpackMethods in org.apache.juneau.msgpack with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.oapiMethods in org.apache.juneau.oapi with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.parserMethods in org.apache.juneau.parser with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.plaintextMethods in org.apache.juneau.plaintext with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.restMethods in org.apache.juneau.rest with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.rest.clientMethods in org.apache.juneau.rest.client with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.rest.mockMethods in org.apache.juneau.rest.mock with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.serializerMethods in org.apache.juneau.serializer with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.soapMethods in org.apache.juneau.soap with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.uonMethods in org.apache.juneau.uon with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.urlencodingMethods in org.apache.juneau.urlencoding with parameters of type CacheModifier and TypeMethodDescription
- 
Uses of Cache in org.apache.juneau.xmlMethods in org.apache.juneau.xml with parameters of type CacheModifier and TypeMethodDescription