Interface CoapTcpComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface CoapTcpComponentBuilderFactory
Send and receive messages to/from CoAP (Constrained Application Protocol)
capable devices.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the CoAP component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptioncoapTcp()CoAP (camel-coap) Send and receive messages to/from CoAP (Constrained Application Protocol) capable devices.
-
Method Details
-
coapTcp
CoAP (camel-coap) Send and receive messages to/from CoAP (Constrained Application Protocol) capable devices. Category: iot Since: 2.16 Maven coordinates: org.apache.camel:camel-coap- Returns:
- the dsl builder
-