@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface SedaEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SedaEndpointBuilderFactory.AdvancedSedaEndpointBuilder
Advanced builder for endpoint for the SEDA component.
|
static interface |
SedaEndpointBuilderFactory.AdvancedSedaEndpointConsumerBuilder
Advanced builder for endpoint consumers for the SEDA component.
|
static interface |
SedaEndpointBuilderFactory.AdvancedSedaEndpointProducerBuilder
Advanced builder for endpoint producers for the SEDA component.
|
static interface |
SedaEndpointBuilderFactory.SedaBuilders |
static interface |
SedaEndpointBuilderFactory.SedaEndpointBuilder
Builder for endpoint for the SEDA component.
|
static interface |
SedaEndpointBuilderFactory.SedaEndpointConsumerBuilder
Builder for endpoint consumers for the SEDA component.
|
static interface |
SedaEndpointBuilderFactory.SedaEndpointProducerBuilder
Builder for endpoint producers for the SEDA component.
|
| Modifier and Type | Method and Description |
|---|---|
static SedaEndpointBuilderFactory.SedaEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static SedaEndpointBuilderFactory.SedaEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel