JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
I
K
O
P
S
C
closeMemcachedClient(String, MemcachedClient)
- Method in class org.apache.camel.component.kestrel.
KestrelComponent
copy()
- Method in class org.apache.camel.component.kestrel.
KestrelConfiguration
createConsumer(Processor)
- Method in class org.apache.camel.component.kestrel.
KestrelEndpoint
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.kestrel.
KestrelComponent
createProducer()
- Method in class org.apache.camel.component.kestrel.
KestrelEndpoint
D
DEFAULT_KESTREL_PORT
- Static variable in class org.apache.camel.component.kestrel.
KestrelConfiguration
The default port on which kestrel runs
deferShutdown(ShutdownRunningTask)
- Method in class org.apache.camel.component.kestrel.
KestrelConsumer
doStart()
- Method in class org.apache.camel.component.kestrel.
KestrelComponent
doStart()
- Method in class org.apache.camel.component.kestrel.
KestrelConsumer
doStop()
- Method in class org.apache.camel.component.kestrel.
KestrelComponent
doStop()
- Method in class org.apache.camel.component.kestrel.
KestrelConsumer
G
getAddresses()
- Method in class org.apache.camel.component.kestrel.
KestrelConfiguration
getAddressesAsString()
- Method in class org.apache.camel.component.kestrel.
KestrelConfiguration
getConcurrentConsumers()
- Method in class org.apache.camel.component.kestrel.
KestrelConfiguration
getConfiguration()
- Method in class org.apache.camel.component.kestrel.
KestrelComponent
getConfiguration()
- Method in class org.apache.camel.component.kestrel.
KestrelEndpoint
getInetSocketAddresses()
- Method in class org.apache.camel.component.kestrel.
KestrelConfiguration
getMemcachedClient(KestrelConfiguration, String)
- Method in class org.apache.camel.component.kestrel.
KestrelComponent
getPendingExchangesSize()
- Method in class org.apache.camel.component.kestrel.
KestrelConsumer
getQueue()
- Method in class org.apache.camel.component.kestrel.
KestrelEndpoint
getWaitTimeMs()
- Method in class org.apache.camel.component.kestrel.
KestrelConfiguration
I
isLenientProperties()
- Method in class org.apache.camel.component.kestrel.
KestrelEndpoint
isSingleton()
- Method in class org.apache.camel.component.kestrel.
KestrelEndpoint
K
KestrelComponent
- Class in
org.apache.camel.component.kestrel
Camel component which offers queueing over the Memcached protocol as supported by Kestrel.
KestrelComponent()
- Constructor for class org.apache.camel.component.kestrel.
KestrelComponent
KestrelComponent(KestrelConfiguration)
- Constructor for class org.apache.camel.component.kestrel.
KestrelComponent
KestrelComponent(CamelContext)
- Constructor for class org.apache.camel.component.kestrel.
KestrelComponent
KestrelConfiguration
- Class in
org.apache.camel.component.kestrel
Represents the configuration of the Kestrel component and/or endpoint.
KestrelConfiguration()
- Constructor for class org.apache.camel.component.kestrel.
KestrelConfiguration
KestrelConsumer
- Class in
org.apache.camel.component.kestrel
A Camel consumer that polls a kestrel queue.
KestrelConsumer(KestrelEndpoint, Processor, MemcachedClient)
- Constructor for class org.apache.camel.component.kestrel.
KestrelConsumer
KestrelEndpoint
- Class in
org.apache.camel.component.kestrel
Camel endpoint for communication with a kestrel based queue.
KestrelEndpoint(String, KestrelComponent, KestrelConfiguration, String)
- Constructor for class org.apache.camel.component.kestrel.
KestrelEndpoint
KestrelProducer
- Class in
org.apache.camel.component.kestrel
Camel producer for communication with a kestrel based queue.
KestrelProducer(KestrelEndpoint, MemcachedClient)
- Constructor for class org.apache.camel.component.kestrel.
KestrelProducer
O
org.apache.camel.component.kestrel
- package org.apache.camel.component.kestrel
P
prepareShutdown(boolean)
- Method in class org.apache.camel.component.kestrel.
KestrelConsumer
process(Exchange)
- Method in class org.apache.camel.component.kestrel.
KestrelProducer
S
setAddresses(String[])
- Method in class org.apache.camel.component.kestrel.
KestrelConfiguration
setConcurrentConsumers(int)
- Method in class org.apache.camel.component.kestrel.
KestrelConfiguration
setConfiguration(KestrelConfiguration)
- Method in class org.apache.camel.component.kestrel.
KestrelComponent
setConfiguration(KestrelConfiguration)
- Method in class org.apache.camel.component.kestrel.
KestrelEndpoint
setQueue(String)
- Method in class org.apache.camel.component.kestrel.
KestrelEndpoint
setWaitTimeMs(int)
- Method in class org.apache.camel.component.kestrel.
KestrelConfiguration
C
D
G
I
K
O
P
S
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel