@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface CometdEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CometdEndpointBuilderFactory.AdvancedCometdEndpointBuilder
Advanced builder for endpoint for the CometD component.
|
static interface |
CometdEndpointBuilderFactory.AdvancedCometdEndpointConsumerBuilder
Advanced builder for endpoint consumers for the CometD component.
|
static interface |
CometdEndpointBuilderFactory.AdvancedCometdEndpointProducerBuilder
Advanced builder for endpoint producers for the CometD component.
|
static interface |
CometdEndpointBuilderFactory.CometdBuilders |
static interface |
CometdEndpointBuilderFactory.CometdEndpointBuilder
Builder for endpoint for the CometD component.
|
static interface |
CometdEndpointBuilderFactory.CometdEndpointConsumerBuilder
Builder for endpoint consumers for the CometD component.
|
static interface |
CometdEndpointBuilderFactory.CometdEndpointProducerBuilder
Builder for endpoint producers for the CometD component.
|
| Modifier and Type | Method and Description |
|---|---|
static CometdEndpointBuilderFactory.CometdEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static CometdEndpointBuilderFactory.CometdEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel