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.juneau
Methods 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.config
Methods in org.apache.juneau.config with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.config.store
Methods in org.apache.juneau.config.store with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.csv
Methods in org.apache.juneau.csv with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.html
Methods in org.apache.juneau.html with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.httppart
Methods in org.apache.juneau.httppart with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.internal
Methods in org.apache.juneau.internal that return Cache -
Uses of Cache in org.apache.juneau.json
Methods in org.apache.juneau.json with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.jsonschema
Methods in org.apache.juneau.jsonschema with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.msgpack
Methods in org.apache.juneau.msgpack with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.oapi
Methods in org.apache.juneau.oapi with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.parser
Methods in org.apache.juneau.parser with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.plaintext
Methods in org.apache.juneau.plaintext with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.rest
Methods in org.apache.juneau.rest with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.rest.client
Methods in org.apache.juneau.rest.client with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.rest.mock
Methods in org.apache.juneau.rest.mock with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.serializer
Methods in org.apache.juneau.serializer with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.soap
Methods in org.apache.juneau.soap with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.uon
Methods in org.apache.juneau.uon with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.urlencoding
Methods in org.apache.juneau.urlencoding with parameters of type CacheModifier and TypeMethodDescription -
Uses of Cache in org.apache.juneau.xml
Methods in org.apache.juneau.xml with parameters of type CacheModifier and TypeMethodDescription