@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface ElsqlEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ElsqlEndpointBuilderFactory.AdvancedElsqlEndpointBuilder
Advanced builder for endpoint for the ElSQL component.
|
static interface |
ElsqlEndpointBuilderFactory.AdvancedElsqlEndpointConsumerBuilder
Advanced builder for endpoint consumers for the ElSQL component.
|
static interface |
ElsqlEndpointBuilderFactory.AdvancedElsqlEndpointProducerBuilder
Advanced builder for endpoint producers for the ElSQL component.
|
static interface |
ElsqlEndpointBuilderFactory.ElsqlBuilders |
static class |
ElsqlEndpointBuilderFactory.ElSqlDatabaseVendor
Proxy enum for
org.apache.camel.component.elsql.ElSqlDatabaseVendor enum. |
static interface |
ElsqlEndpointBuilderFactory.ElsqlEndpointBuilder
Builder for endpoint for the ElSQL component.
|
static interface |
ElsqlEndpointBuilderFactory.ElsqlEndpointConsumerBuilder
Builder for endpoint consumers for the ElSQL component.
|
static interface |
ElsqlEndpointBuilderFactory.ElsqlEndpointProducerBuilder
Builder for endpoint producers for the ElSQL component.
|
static class |
ElsqlEndpointBuilderFactory.SqlOutputType
Proxy enum for
org.apache.camel.component.sql.SqlOutputType
enum. |
| Modifier and Type | Method and Description |
|---|---|
static ElsqlEndpointBuilderFactory.ElsqlEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static ElsqlEndpointBuilderFactory.ElsqlEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel