@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface ZooKeeperEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ZooKeeperEndpointBuilderFactory.AdvancedZooKeeperEndpointBuilder
Advanced builder for endpoint for the ZooKeeper component.
|
static interface |
ZooKeeperEndpointBuilderFactory.AdvancedZooKeeperEndpointConsumerBuilder
Advanced builder for endpoint consumers for the ZooKeeper component.
|
static interface |
ZooKeeperEndpointBuilderFactory.AdvancedZooKeeperEndpointProducerBuilder
Advanced builder for endpoint producers for the ZooKeeper component.
|
static interface |
ZooKeeperEndpointBuilderFactory.ZooKeeperBuilders |
static interface |
ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder
Builder for endpoint for the ZooKeeper component.
|
static interface |
ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointConsumerBuilder
Builder for endpoint consumers for the ZooKeeper component.
|
static interface |
ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointProducerBuilder
Builder for endpoint producers for the ZooKeeper component.
|
| Modifier and Type | Method and Description |
|---|---|
static ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel