JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
L
O
P
S
V
C
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
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
SagaEndpoint
- Class in
org.apache.camel.component.saga
The saga component provides access to advanced options for managing the flow in 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
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
L
O
P
S
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel