Interface PahoEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface PahoEndpointBuilderFactory
Communicate with MQTT message brokers using Eclipse Paho MQTT Client. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePahoEndpointBuilderFactory.AdvancedPahoEndpointBuilderAdvanced builder for endpoint for the Paho component.static interfacePahoEndpointBuilderFactory.AdvancedPahoEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Paho component.static interfacePahoEndpointBuilderFactory.AdvancedPahoEndpointProducerBuilderAdvanced builder for endpoint producers for the Paho component.static interfacePahoEndpointBuilderFactory.PahoBuildersstatic interfacePahoEndpointBuilderFactory.PahoEndpointBuilderBuilder for endpoint for the Paho component.static interfacePahoEndpointBuilderFactory.PahoEndpointConsumerBuilderBuilder for endpoint consumers for the Paho component.static interfacePahoEndpointBuilderFactory.PahoEndpointProducerBuilderBuilder for endpoint producers for the Paho component.
-
Method Summary
Static Methods Modifier and Type Method Description static PahoEndpointBuilderFactory.PahoEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static PahoEndpointBuilderFactory.PahoEndpointBuilder endpointBuilder(String componentName, String path)
-
-