JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
I
M
O
R
S
U
A
add(CamelContext, String, Exchange)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
add(CamelContext, String, Exchange, Exchange)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
C
confirm(CamelContext, String)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
D
doAdd(CamelContext, String, Exchange, boolean)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
doStart()
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
doStop()
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
E
execute(Work<T>)
- Method in class org.apache.camel.component.hawtdb.
HawtDBFile
execute(Work<T>, boolean)
- Method in class org.apache.camel.component.hawtdb.
HawtDBFile
G
get(CamelContext, String)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
getBufferSize()
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
getDeadLetterUri()
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
getHawtDBFile()
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
getKeys()
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
getMaximumRedeliveries()
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
getPageSize()
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
getPersistentFileName()
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
getRecoveryIntervalInMillis()
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
getRepositoryIndex(Transaction, String, boolean)
- Method in class org.apache.camel.component.hawtdb.
HawtDBFile
getRepositoryName()
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
H
HawtDBAggregationRepository
- Class in
org.apache.camel.component.hawtdb
An instance of AggregationRepository which is backed by a HawtDB.
HawtDBAggregationRepository()
- Constructor for class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
Creates an aggregation repository
HawtDBAggregationRepository(String)
- Constructor for class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
Creates an aggregation repository
HawtDBAggregationRepository(String, String)
- Constructor for class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
Creates an aggregation repository using a new
HawtDBFile
that persists using the provided file.
HawtDBAggregationRepository(String, HawtDBFile)
- Constructor for class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
Creates an aggregation repository using the provided
HawtDBFile
.
HawtDBCamelCodec
- Class in
org.apache.camel.component.hawtdb
HawtDBCamelCodec()
- Constructor for class org.apache.camel.component.hawtdb.
HawtDBCamelCodec
HawtDBFile
- Class in
org.apache.camel.component.hawtdb
Manages access to a shared
HawtDB
file.
HawtDBFile()
- Constructor for class org.apache.camel.component.hawtdb.
HawtDBFile
I
isReturnOldExchange()
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
isSync()
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
isUseRecovery()
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
M
marshallExchange(CamelContext, Exchange)
- Method in class org.apache.camel.component.hawtdb.
HawtDBCamelCodec
marshallKey(String)
- Method in class org.apache.camel.component.hawtdb.
HawtDBCamelCodec
O
org.apache.camel.component.hawtdb
- package org.apache.camel.component.hawtdb
Camel
HawtDB
support
R
recover(CamelContext, String)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
remove(CamelContext, String, Exchange)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
S
scan(CamelContext)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
setBufferSize(Integer)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
setDeadLetterUri(String)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
setHawtDBFile(HawtDBFile)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
setMaximumRedeliveries(int)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
setPageSize(short)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
setPersistentFileName(String)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
setRecoveryInterval(long, TimeUnit)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
setRecoveryInterval(long)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
setRepositoryName(String)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
setReturnOldExchange(boolean)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
setSync(boolean)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
setUseRecovery(boolean)
- Method in class org.apache.camel.component.hawtdb.
HawtDBAggregationRepository
start()
- Method in class org.apache.camel.component.hawtdb.
HawtDBFile
stop()
- Method in class org.apache.camel.component.hawtdb.
HawtDBFile
U
unmarshallExchange(CamelContext, Buffer)
- Method in class org.apache.camel.component.hawtdb.
HawtDBCamelCodec
unmarshallKey(Buffer)
- Method in class org.apache.camel.component.hawtdb.
HawtDBCamelCodec
A
C
D
E
G
H
I
M
O
R
S
U
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel