public static class RabbitmqComponentBuilderFactory.RabbitmqComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.rabbitmq.RabbitMQComponent> implements RabbitmqComponentBuilderFactory.RabbitmqComponentBuilder
| Constructor and Description |
|---|
RabbitmqComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.rabbitmq.RabbitMQComponent |
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, waitadditionalHeaders, additionalProperties, addresses, allowNullHeaders, args, autoAck, autoDelete, autoDetectConnectionFactory, automaticRecoveryEnabled, autowiredEnabled, bridgeErrorHandler, channelPoolMaxSize, channelPoolMaxWait, clientProperties, connectionFactory, connectionFactoryExceptionHandler, connectionTimeout, deadLetterExchange, deadLetterExchangeType, deadLetterQueue, deadLetterRoutingKey, declare, durable, exclusive, exclusiveConsumer, guaranteedDeliveries, hostname, immediate, lazyStartProducer, mandatory, networkRecoveryInterval, passive, password, portNumber, prefetchCount, prefetchEnabled, prefetchGlobal, prefetchSize, publisherAcknowledgements, publisherAcknowledgementsTimeout, recoverFromDeclareException, requestedChannelMax, requestedFrameMax, requestedHeartbeat, requestTimeout, requestTimeoutCheckerInterval, skipExchangeDeclare, skipQueueBind, skipQueueDeclare, sslProtocol, threadPoolSize, topologyRecoveryEnabled, transferException, trustManager, username, vhostbuild, build, doSetProperty, registerprotected org.apache.camel.component.rabbitmq.RabbitMQComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.rabbitmq.RabbitMQComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.rabbitmq.RabbitMQComponent>Apache Camel