Interface CoAPEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface CoAPEndpointBuilderFactory
Send and receive messages to/from COAP capable devices. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCoAPEndpointBuilderFactory.AdvancedCoAPEndpointBuilderAdvanced builder for endpoint for the CoAP component.static interfaceCoAPEndpointBuilderFactory.AdvancedCoAPEndpointConsumerBuilderAdvanced builder for endpoint consumers for the CoAP component.static interfaceCoAPEndpointBuilderFactory.AdvancedCoAPEndpointProducerBuilderAdvanced builder for endpoint producers for the CoAP component.static interfaceCoAPEndpointBuilderFactory.CoAPBuildersstatic interfaceCoAPEndpointBuilderFactory.CoAPEndpointBuilderBuilder for endpoint for the CoAP component.static interfaceCoAPEndpointBuilderFactory.CoAPEndpointConsumerBuilderBuilder for endpoint consumers for the CoAP component.static interfaceCoAPEndpointBuilderFactory.CoAPEndpointProducerBuilderBuilder for endpoint producers for the CoAP component.static classCoAPEndpointBuilderFactory.CoAPHeaderNameBuilderThe builder of headers' name for the CoAP component.
-
Method Summary
Static Methods Modifier and Type Method Description static CoAPEndpointBuilderFactory.CoAPEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static CoAPEndpointBuilderFactory.CoAPEndpointBuilder endpointBuilder(String componentName, String path)
-
-