public static class PahoComponentBuilderFactory.PahoComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.paho.PahoComponent> implements PahoComponentBuilderFactory.PahoComponentBuilder
| Constructor and Description |
|---|
PahoComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.paho.PahoComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitautomaticReconnect, autowiredEnabled, bridgeErrorHandler, brokerUrl, cleanSession, client, clientId, configuration, connectionTimeout, customWebSocketHeaders, executorServiceTimeout, filePersistenceDirectory, httpsHostnameVerificationEnabled, keepAliveInterval, lazyStartProducer, maxInflight, maxReconnectDelay, mqttVersion, password, persistence, qos, retained, serverURIs, socketFactory, sslClientProps, sslHostnameVerifier, userName, willPayload, willQos, willRetained, willTopicbuild, build, doSetProperty, registerprotected org.apache.camel.component.paho.PahoComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.paho.PahoComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.paho.PahoComponent>Apache Camel