Uses of Interface
org.apache.camel.builder.endpoint.dsl.SagaEndpointBuilderFactory.SagaEndpointBuilder
Packages that use SagaEndpointBuilderFactory.SagaEndpointBuilder
-
Uses of SagaEndpointBuilderFactory.SagaEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return SagaEndpointBuilderFactory.SagaEndpointBuilderModifier and TypeMethodDescriptionSaga (camel-saga) Execute custom actions within a route using the Saga EIP.Saga (camel-saga) Execute custom actions within a route using the Saga EIP. -
Uses of SagaEndpointBuilderFactory.SagaEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return SagaEndpointBuilderFactory.SagaEndpointBuilderModifier and TypeMethodDescriptionSagaEndpointBuilderFactory.AdvancedSagaEndpointBuilder.basic()SagaEndpointBuilderFactory.endpointBuilder(String componentName, String path) Saga (camel-saga) Execute custom actions within a route using the Saga EIP.Saga (camel-saga) Execute custom actions within a route using the Saga EIP.