Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
N
O
P
S
T
A
addCacheEventListener(CacheEventListener)
- Method in class org.apache.camel.component.cache.
CacheEventListenerRegistry
addCacheLoader(CacheLoaderWrapper)
- Method in class org.apache.camel.component.cache.
CacheLoaderRegistry
C
CACHE_ELEMENT_EXPIRY_ETERNAL
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_ELEMENT_EXPIRY_IDLE
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_ELEMENT_EXPIRY_TTL
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_ELEMENT_WAS_FOUND
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_HEADER_PREFIX
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_KEY
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_OPERATION
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_OPERATION_ADD
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_OPERATION_CHECK
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_OPERATION_DELETE
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_OPERATION_DELETEALL
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_OPERATION_GET
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_OPERATION_UPDATE
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_OPERATION_URL_ADD
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_OPERATION_URL_CHECK
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_OPERATION_URL_DELETE
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_OPERATION_URL_DELETEALL
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_OPERATION_URL_GET
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CACHE_OPERATION_URL_UPDATE
- Static variable in interface org.apache.camel.component.cache.
CacheConstants
CacheBasedMessageBodyReplacer
- Class in
org.apache.camel.processor.cache
CacheBasedMessageBodyReplacer(String, String)
- Constructor for class org.apache.camel.processor.cache.
CacheBasedMessageBodyReplacer
CacheBasedTokenReplacer
- Class in
org.apache.camel.processor.cache
CacheBasedTokenReplacer(String, String, String)
- Constructor for class org.apache.camel.processor.cache.
CacheBasedTokenReplacer
CacheBasedXPathReplacer
- Class in
org.apache.camel.processor.cache
CacheBasedXPathReplacer(String, String, String)
- Constructor for class org.apache.camel.processor.cache.
CacheBasedXPathReplacer
CacheComponent
- Class in
org.apache.camel.component.cache
CacheComponent()
- Constructor for class org.apache.camel.component.cache.
CacheComponent
CacheComponent(CamelContext)
- Constructor for class org.apache.camel.component.cache.
CacheComponent
CacheConfiguration
- Class in
org.apache.camel.component.cache
CacheConfiguration()
- Constructor for class org.apache.camel.component.cache.
CacheConfiguration
CacheConfiguration(URI)
- Constructor for class org.apache.camel.component.cache.
CacheConfiguration
CacheConstants
- Interface in
org.apache.camel.component.cache
Constants used in this module
CacheConsumer
- Class in
org.apache.camel.component.cache
CacheConsumer(Endpoint, Processor, CacheConfiguration)
- Constructor for class org.apache.camel.component.cache.
CacheConsumer
CacheConverter
- Class in
org.apache.camel.component.cache
CacheEndpoint
- Class in
org.apache.camel.component.cache
CacheEndpoint()
- Constructor for class org.apache.camel.component.cache.
CacheEndpoint
CacheEndpoint(String, Component, CacheConfiguration, CacheManagerFactory)
- Constructor for class org.apache.camel.component.cache.
CacheEndpoint
CacheEventListener
- Class in
org.apache.camel.component.cache
CacheEventListener()
- Constructor for class org.apache.camel.component.cache.
CacheEventListener
CacheEventListener(CacheConsumer)
- Constructor for class org.apache.camel.component.cache.
CacheEventListener
CacheEventListenerRegistry
- Class in
org.apache.camel.component.cache
CacheEventListenerRegistry()
- Constructor for class org.apache.camel.component.cache.
CacheEventListenerRegistry
CacheEventListenerRegistry(List<CacheEventListener>)
- Constructor for class org.apache.camel.component.cache.
CacheEventListenerRegistry
CacheLoaderRegistry
- Class in
org.apache.camel.component.cache
CacheLoaderRegistry()
- Constructor for class org.apache.camel.component.cache.
CacheLoaderRegistry
CacheLoaderRegistry(List<CacheLoaderWrapper>)
- Constructor for class org.apache.camel.component.cache.
CacheLoaderRegistry
CacheLoaderWrapper
- Interface in
org.apache.camel.component.cache
CacheManagerFactory
- Class in
org.apache.camel.component.cache
CacheManagerFactory()
- Constructor for class org.apache.camel.component.cache.
CacheManagerFactory
CacheProducer
- Class in
org.apache.camel.component.cache
CacheProducer(CacheEndpoint, CacheConfiguration)
- Constructor for class org.apache.camel.component.cache.
CacheProducer
CacheValidate
- Class in
org.apache.camel.processor.cache
CacheValidate()
- Constructor for class org.apache.camel.processor.cache.
CacheValidate
clone()
- Method in class org.apache.camel.component.cache.
CacheEventListener
copy()
- Method in class org.apache.camel.component.cache.
CacheConfiguration
createCacheExchange(String, String, Object)
- Method in class org.apache.camel.component.cache.
CacheEndpoint
createCacheManagerInstance()
- Method in class org.apache.camel.component.cache.
CacheManagerFactory
Creates
CacheManager
.
createCacheManagerInstance()
- Method in class org.apache.camel.component.cache.
DefaultCacheManagerFactory
createCacheManagerInstance()
- Method in class org.apache.camel.component.cache.
FileCacheManagerFactory
createConsumer(Processor)
- Method in class org.apache.camel.component.cache.
CacheEndpoint
createConsumerCacheConnection()
- Method in class org.apache.camel.component.cache.
CacheConsumer
createEndpoint(String, String, Map)
- Method in class org.apache.camel.component.cache.
CacheComponent
createProducer()
- Method in class org.apache.camel.component.cache.
CacheEndpoint
D
DefaultCacheManagerFactory
- Class in
org.apache.camel.component.cache
DefaultCacheManagerFactory()
- Constructor for class org.apache.camel.component.cache.
DefaultCacheManagerFactory
DefaultCacheManagerFactory(InputStream, String)
- Constructor for class org.apache.camel.component.cache.
DefaultCacheManagerFactory
dispose()
- Method in class org.apache.camel.component.cache.
CacheEventListener
doStart()
- Method in class org.apache.camel.component.cache.
CacheComponent
doStart()
- Method in class org.apache.camel.component.cache.
CacheConsumer
doStart()
- Method in class org.apache.camel.component.cache.
CacheManagerFactory
doStart()
- Method in class org.apache.camel.component.cache.
CacheProducer
doStop()
- Method in class org.apache.camel.component.cache.
CacheComponent
doStop()
- Method in class org.apache.camel.component.cache.
CacheConsumer
doStop()
- Method in class org.apache.camel.component.cache.
CacheManagerFactory
doStop()
- Method in class org.apache.camel.component.cache.
DefaultCacheManagerFactory
F
FileCacheManagerFactory
- Class in
org.apache.camel.component.cache
FileCacheManagerFactory(String)
- Constructor for class org.apache.camel.component.cache.
FileCacheManagerFactory
G
getCacheConsumer()
- Method in class org.apache.camel.component.cache.
CacheEventListener
getCacheLoaderRegistry()
- Method in class org.apache.camel.component.cache.
CacheConfiguration
getCacheLoaders()
- Method in class org.apache.camel.component.cache.
CacheLoaderRegistry
getCacheManagerFactory()
- Method in class org.apache.camel.component.cache.
CacheComponent
getCacheManagerFactory()
- Method in class org.apache.camel.component.cache.
CacheEndpoint
getCacheName()
- Method in class org.apache.camel.component.cache.
CacheConfiguration
getCacheName()
- Method in class org.apache.camel.processor.cache.
CacheBasedMessageBodyReplacer
getCacheName()
- Method in class org.apache.camel.processor.cache.
CacheBasedTokenReplacer
getCacheName()
- Method in class org.apache.camel.processor.cache.
CacheBasedXPathReplacer
getConfig()
- Method in class org.apache.camel.component.cache.
CacheEndpoint
getConfiguration()
- Method in class org.apache.camel.component.cache.
CacheComponent
getConfigurationFile()
- Method in class org.apache.camel.component.cache.
CacheComponent
getDiskExpiryThreadIntervalSeconds()
- Method in class org.apache.camel.component.cache.
CacheConfiguration
getDiskStorePath()
- Method in class org.apache.camel.component.cache.
CacheConfiguration
getEndpoint()
- Method in class org.apache.camel.component.cache.
CacheConsumer
getEndpoint()
- Method in class org.apache.camel.component.cache.
CacheProducer
getEventListenerRegistry()
- Method in class org.apache.camel.component.cache.
CacheConfiguration
getEventListeners()
- Method in class org.apache.camel.component.cache.
CacheEventListenerRegistry
getInstance()
- Method in class org.apache.camel.component.cache.
CacheManagerFactory
getKey()
- Method in class org.apache.camel.component.cache.
CacheEndpoint
getKey()
- Method in class org.apache.camel.processor.cache.
CacheBasedMessageBodyReplacer
getKey()
- Method in class org.apache.camel.processor.cache.
CacheBasedTokenReplacer
getKey()
- Method in class org.apache.camel.processor.cache.
CacheBasedXPathReplacer
getMaxElementsInMemory()
- Method in class org.apache.camel.component.cache.
CacheConfiguration
getMemoryStoreEvictionPolicy()
- Method in class org.apache.camel.component.cache.
CacheConfiguration
getOperation()
- Method in class org.apache.camel.component.cache.
CacheEndpoint
getReplacementToken()
- Method in class org.apache.camel.processor.cache.
CacheBasedTokenReplacer
getTimeToIdleSeconds()
- Method in class org.apache.camel.component.cache.
CacheConfiguration
getTimeToLiveSeconds()
- Method in class org.apache.camel.component.cache.
CacheConfiguration
getXpath()
- Method in class org.apache.camel.processor.cache.
CacheBasedXPathReplacer
I
init(Ehcache)
- Method in interface org.apache.camel.component.cache.
CacheLoaderWrapper
initializeCache()
- Method in class org.apache.camel.component.cache.
CacheEndpoint
Returns
Cache
instance or create new one if not exists.
isDiskPersistent()
- Method in class org.apache.camel.component.cache.
CacheConfiguration
isEternal()
- Method in class org.apache.camel.component.cache.
CacheConfiguration
isOverflowToDisk()
- Method in class org.apache.camel.component.cache.
CacheConfiguration
isSingleton()
- Method in class org.apache.camel.component.cache.
CacheEndpoint
isValid(CacheManager, String, String)
- Method in class org.apache.camel.processor.cache.
CacheValidate
N
notifyElementEvicted(Ehcache, Element)
- Method in class org.apache.camel.component.cache.
CacheEventListener
notifyElementExpired(Ehcache, Element)
- Method in class org.apache.camel.component.cache.
CacheEventListener
notifyElementPut(Ehcache, Element)
- Method in class org.apache.camel.component.cache.
CacheEventListener
notifyElementRemoved(Ehcache, Element)
- Method in class org.apache.camel.component.cache.
CacheEventListener
notifyElementUpdated(Ehcache, Element)
- Method in class org.apache.camel.component.cache.
CacheEventListener
notifyRemoveAll(Ehcache)
- Method in class org.apache.camel.component.cache.
CacheEventListener
O
org.apache.camel.component.cache
- package org.apache.camel.component.cache
org.apache.camel.processor.cache
- package org.apache.camel.processor.cache
P
parseURI(URI)
- Method in class org.apache.camel.component.cache.
CacheConfiguration
process(Exchange)
- Method in class org.apache.camel.component.cache.
CacheProducer
process(Exchange)
- Method in class org.apache.camel.processor.cache.
CacheBasedMessageBodyReplacer
process(Exchange)
- Method in class org.apache.camel.processor.cache.
CacheBasedTokenReplacer
process(Exchange)
- Method in class org.apache.camel.processor.cache.
CacheBasedXPathReplacer
S
setCacheConsumer(CacheConsumer)
- Method in class org.apache.camel.component.cache.
CacheEventListener
setCacheLoaderRegistry(CacheLoaderRegistry)
- Method in class org.apache.camel.component.cache.
CacheConfiguration
setCacheManagerFactory(CacheManagerFactory)
- Method in class org.apache.camel.component.cache.
CacheComponent
setCacheManagerFactory(CacheManagerFactory)
- Method in class org.apache.camel.component.cache.
CacheEndpoint
setCacheName(String)
- Method in class org.apache.camel.component.cache.
CacheConfiguration
setCacheName(String)
- Method in class org.apache.camel.processor.cache.
CacheBasedMessageBodyReplacer
setCacheName(String)
- Method in class org.apache.camel.processor.cache.
CacheBasedTokenReplacer
setCacheName(String)
- Method in class org.apache.camel.processor.cache.
CacheBasedXPathReplacer
setConfig(CacheConfiguration)
- Method in class org.apache.camel.component.cache.
CacheEndpoint
setConfiguration(CacheConfiguration)
- Method in class org.apache.camel.component.cache.
CacheComponent
Sets the Cache configuration
setConfigurationFile(String)
- Method in class org.apache.camel.component.cache.
CacheComponent
Sets the location of the
ehcache.xml
file to load from classpath or file system.
setDiskExpiryThreadIntervalSeconds(long)
- Method in class org.apache.camel.component.cache.
CacheConfiguration
setDiskPersistent(boolean)
- Method in class org.apache.camel.component.cache.
CacheConfiguration
setDiskStorePath(String)
- Method in class org.apache.camel.component.cache.
CacheConfiguration
setEternal(boolean)
- Method in class org.apache.camel.component.cache.
CacheConfiguration
setEventListenerRegistry(CacheEventListenerRegistry)
- Method in class org.apache.camel.component.cache.
CacheConfiguration
setFileName(String)
- Method in class org.apache.camel.component.cache.
FileCacheManagerFactory
setKey(String)
- Method in class org.apache.camel.component.cache.
CacheEndpoint
setKey(String)
- Method in class org.apache.camel.processor.cache.
CacheBasedMessageBodyReplacer
setKey(String)
- Method in class org.apache.camel.processor.cache.
CacheBasedTokenReplacer
setKey(String)
- Method in class org.apache.camel.processor.cache.
CacheBasedXPathReplacer
setMaxElementsInMemory(int)
- Method in class org.apache.camel.component.cache.
CacheConfiguration
setMemoryStoreEvictionPolicy(MemoryStoreEvictionPolicy)
- Method in class org.apache.camel.component.cache.
CacheConfiguration
setOperation(String)
- Method in class org.apache.camel.component.cache.
CacheEndpoint
setOverflowToDisk(boolean)
- Method in class org.apache.camel.component.cache.
CacheConfiguration
setReplacementToken(String)
- Method in class org.apache.camel.processor.cache.
CacheBasedTokenReplacer
setTimeToIdleSeconds(long)
- Method in class org.apache.camel.component.cache.
CacheConfiguration
setTimeToLiveSeconds(long)
- Method in class org.apache.camel.component.cache.
CacheConfiguration
setXpath(String)
- Method in class org.apache.camel.processor.cache.
CacheBasedXPathReplacer
size()
- Method in class org.apache.camel.component.cache.
CacheEventListenerRegistry
size()
- Method in class org.apache.camel.component.cache.
CacheLoaderRegistry
stop()
- Method in class org.apache.camel.component.cache.
CacheEndpoint
T
toPolicy(String)
- Static method in class org.apache.camel.component.cache.
CacheConverter
A
C
D
F
G
I
N
O
P
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache Camel