@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface CoAPEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CoAPEndpointBuilderFactory.AdvancedCoAPEndpointBuilder
Advanced builder for endpoint for the CoAP component.
|
static interface |
CoAPEndpointBuilderFactory.AdvancedCoAPEndpointConsumerBuilder
Advanced builder for endpoint consumers for the CoAP component.
|
static interface |
CoAPEndpointBuilderFactory.AdvancedCoAPEndpointProducerBuilder
Advanced builder for endpoint producers for the CoAP component.
|
static interface |
CoAPEndpointBuilderFactory.CoAPBuilders |
static interface |
CoAPEndpointBuilderFactory.CoAPEndpointBuilder
Builder for endpoint for the CoAP component.
|
static interface |
CoAPEndpointBuilderFactory.CoAPEndpointConsumerBuilder
Builder for endpoint consumers for the CoAP component.
|
static interface |
CoAPEndpointBuilderFactory.CoAPEndpointProducerBuilder
Builder for endpoint producers for the CoAP component.
|
| Modifier and Type | Method and Description |
|---|---|
static CoAPEndpointBuilderFactory.CoAPEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static CoAPEndpointBuilderFactory.CoAPEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel