@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface PahoEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PahoEndpointBuilderFactory.AdvancedPahoEndpointBuilder
Advanced builder for endpoint for the Paho component.
|
static interface |
PahoEndpointBuilderFactory.AdvancedPahoEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Paho component.
|
static interface |
PahoEndpointBuilderFactory.AdvancedPahoEndpointProducerBuilder
Advanced builder for endpoint producers for the Paho component.
|
static interface |
PahoEndpointBuilderFactory.PahoBuilders |
static interface |
PahoEndpointBuilderFactory.PahoEndpointBuilder
Builder for endpoint for the Paho component.
|
static interface |
PahoEndpointBuilderFactory.PahoEndpointConsumerBuilder
Builder for endpoint consumers for the Paho component.
|
static interface |
PahoEndpointBuilderFactory.PahoEndpointProducerBuilder
Builder for endpoint producers for the Paho component.
|
static class |
PahoEndpointBuilderFactory.PahoPersistence
Proxy enum for
org.apache.camel.component.paho.PahoPersistence enum. |
| Modifier and Type | Method and Description |
|---|---|
static PahoEndpointBuilderFactory.PahoEndpointBuilder |
paho(String path)
Paho (camel-paho)
Component for communicating with MQTT message brokers using Eclipse Paho
MQTT Client.
|
static PahoEndpointBuilderFactory.PahoEndpointBuilder paho(String path)
paho:topic
Path parameter: topic (required)
Name of the topicApache Camel