public static class AmqpComponentBuilderFactory.AmqpComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.amqp.AMQPComponent> implements AmqpComponentBuilderFactory.AmqpComponentBuilder
| Constructor and Description |
|---|
AmqpComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.amqp.AMQPComponent |
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, waitacceptMessagesWhileStopping, acknowledgementModeName, allowAdditionalHeaders, allowAutoWiredConnectionFactory, allowAutoWiredDestinationResolver, allowNullBody, allowReplyManagerQuickStop, allowSerializedHeaders, alwaysCopyMessage, artemisStreamingEnabled, asyncConsumer, asyncStartListener, asyncStopListener, autoStartup, basicPropertyBinding, cacheLevel, cacheLevelName, clientId, concurrentConsumers, configuration, connectionFactory, consumerType, correlationProperty, defaultTaskExecutorType, deliveryDelay, deliveryMode, deliveryPersistent, destinationResolver, disableReplyTo, disableTimeToLive, durableSubscriptionName, eagerLoadingOfProperties, eagerPoisonBody, errorHandler, errorHandlerLoggingLevel, errorHandlerLogStackTrace, exceptionListener, explicitQosEnabled, exposeListenerSession, forceSendOriginalMessage, formatDateHeadersToIso8601, headerFilterStrategy, idleConsumerLimit, idleTaskExecutionLimit, includeAllJMSXProperties, includeAmqpAnnotations, includeSentJMSMessageID, jmsKeyFormatStrategy, jmsMessageType, lazyCreateTransactionManager, lazyStartProducer, mapJmsMessage, maxConcurrentConsumers, maxMessagesPerTask, messageConverter, messageCreatedStrategy, messageIdEnabled, messageListenerContainerFactory, messageTimestampEnabled, password, preserveMessageQos, priority, pubSubNoLocal, queueBrowseStrategy, receiveTimeout, recoveryInterval, replyTo, replyToCacheLevelName, replyToConcurrentConsumers, replyToDeliveryPersistent, replyToDestinationSelectorName, replyToMaxConcurrentConsumers, replyToOnTimeoutMaxConcurrentConsumers, replyToOverride, replyToSameDestinationAllowed, replyToType, requestTimeout, requestTimeoutCheckerInterval, selector, streamMessageTypeEnabled, subscriptionDurable, subscriptionName, subscriptionShared, taskExecutor, testConnectionOnStartup, timeToLive, transacted, transactionManager, transactionName, transactionTimeout, transferException, transferExchange, useMessageIDAsCorrelationID, username, waitForProvisionCorrelationToBeUpdatedCounter, waitForProvisionCorrelationToBeUpdatedThreadSleepingTimebuild, build, doSetProperty, registerprotected org.apache.camel.component.amqp.AMQPComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.amqp.AMQPComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.amqp.AMQPComponent>Apache Camel