JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
L
O
P
S
V
C
configure(CamelContext, Object, String, Object, boolean)
- Method in class org.apache.camel.component.saga.
SagaComponentConfigurer
configure(CamelContext, Object, String, Object, boolean)
- Method in class org.apache.camel.component.saga.
SagaEndpointConfigurer
createConsumer(Processor)
- Method in class org.apache.camel.component.saga.
SagaEndpoint
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.saga.
SagaComponent
createProducer()
- Method in class org.apache.camel.component.saga.
SagaEndpoint
G
getAllOptions(Object)
- Method in class org.apache.camel.component.saga.
SagaComponentConfigurer
getAllOptions(Object)
- Method in class org.apache.camel.component.saga.
SagaEndpointConfigurer
getOptionValue(Object, String, boolean)
- Method in class org.apache.camel.component.saga.
SagaComponentConfigurer
getOptionValue(Object, String, boolean)
- Method in class org.apache.camel.component.saga.
SagaEndpointConfigurer
L
log
- Variable in class org.apache.camel.component.saga.
SagaComponent
O
org.apache.camel.component.saga
- package org.apache.camel.component.saga
P
process(Exchange, AsyncCallback)
- Method in class org.apache.camel.component.saga.
SagaProducer
S
SagaComponent
- Class in
org.apache.camel.component.saga
The saga component for interacting with the saga processing framework.
SagaComponent()
- Constructor for class org.apache.camel.component.saga.
SagaComponent
SagaComponent(CamelContext)
- Constructor for class org.apache.camel.component.saga.
SagaComponent
SagaComponentConfigurer
- Class in
org.apache.camel.component.saga
Generated by camel build tools - do NOT edit this file!
SagaComponentConfigurer()
- Constructor for class org.apache.camel.component.saga.
SagaComponentConfigurer
SagaEndpoint
- Class in
org.apache.camel.component.saga
Execute custom actions within a route using the Saga EIP.
SagaEndpoint(String, SagaComponent, String)
- Constructor for class org.apache.camel.component.saga.
SagaEndpoint
SagaEndpoint.SagaEndpointAction
- Enum in
org.apache.camel.component.saga
SagaEndpointConfigurer
- Class in
org.apache.camel.component.saga
Generated by camel build tools - do NOT edit this file!
SagaEndpointConfigurer()
- Constructor for class org.apache.camel.component.saga.
SagaEndpointConfigurer
SagaProducer
- Class in
org.apache.camel.component.saga
A producer that finalizes the current saga.
SagaProducer(SagaEndpoint, boolean)
- Constructor for class org.apache.camel.component.saga.
SagaProducer
V
valueOf(String)
- Static method in enum org.apache.camel.component.saga.
SagaEndpoint.SagaEndpointAction
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.camel.component.saga.
SagaEndpoint.SagaEndpointAction
Returns an array containing the constants of this enum type, in the order they are declared.
C
G
L
O
P
S
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel