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, register
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addresses, allowNullHeaders, args, autoAck, autoDelete, autoDetectConnectionFactory, automaticRecoveryEnabled, basicPropertyBinding, 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, requestedChannelMax, requestedFrameMax, requestedHeartbeat, requestTimeout, requestTimeoutCheckerInterval, skipExchangeDeclare, skipQueueBind, skipQueueDeclare, sslProtocol, threadPoolSize, topologyRecoveryEnabled, transferException, trustManager, username, vhost
build, build, doSetProperty, register
protected 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