@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface BeanstalkEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BeanstalkEndpointBuilderFactory.AdvancedBeanstalkEndpointBuilder
Advanced builder for endpoint for the Beanstalk component.
|
static interface |
BeanstalkEndpointBuilderFactory.AdvancedBeanstalkEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Beanstalk component.
|
static interface |
BeanstalkEndpointBuilderFactory.AdvancedBeanstalkEndpointProducerBuilder
Advanced builder for endpoint producers for the Beanstalk component.
|
static interface |
BeanstalkEndpointBuilderFactory.BeanstalkBuilders |
static class |
BeanstalkEndpointBuilderFactory.BeanstalkCommand
Proxy enum for
org.apache.camel.component.beanstalk.BeanstalkCommand enum. |
static interface |
BeanstalkEndpointBuilderFactory.BeanstalkEndpointBuilder
Builder for endpoint for the Beanstalk component.
|
static interface |
BeanstalkEndpointBuilderFactory.BeanstalkEndpointConsumerBuilder
Builder for endpoint consumers for the Beanstalk component.
|
static interface |
BeanstalkEndpointBuilderFactory.BeanstalkEndpointProducerBuilder
Builder for endpoint producers for the Beanstalk component.
|
| Modifier and Type | Method and Description |
|---|---|
static BeanstalkEndpointBuilderFactory.BeanstalkEndpointBuilder |
beanstalk(String path)
Beanstalk (camel-beanstalk)
The beanstalk component is used for job retrieval and post-processing of
Beanstalk jobs.
|
static BeanstalkEndpointBuilderFactory.BeanstalkEndpointBuilder beanstalk(String path)
beanstalk:connectionSettings
Path parameter: connectionSettings
Connection settings host:port/tubeApache Camel