A B C G I N O R S
A
- afterUnbindConsumer(String, String, ExtendedConsumerProperties<RabbitConsumerProperties>) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder
-
B
- BINDER_PREFIX - Static variable in class org.springframework.cloud.stream.binder.rabbit.RabbitBindingCleaner
-
- binderHealthIndicator(RabbitTemplate) - Method in class org.springframework.cloud.stream.binder.rabbit.config.RabbitServiceAutoConfiguration
-
- buildRestTemplate(String, String, String) - Static method in class org.springframework.cloud.stream.binder.rabbit.RabbitManagementUtils
-
C
- clean(String, boolean) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitBindingCleaner
-
- clean(String, String, String, String, String, String, boolean) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitBindingCleaner
-
- cloud() - Method in class org.springframework.cloud.stream.binder.rabbit.config.RabbitServiceAutoConfiguration.CloudConfig
-
- CloudConfig() - Constructor for class org.springframework.cloud.stream.binder.rabbit.config.RabbitServiceAutoConfiguration.CloudConfig
-
- createConsumerDestinationIfNecessary(String, String, ExtendedConsumerProperties<RabbitConsumerProperties>) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder
-
- createConsumerEndpoint(String, String, Queue, ExtendedConsumerProperties<RabbitConsumerProperties>) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder
-
- createProducerDestinationIfNecessary(String, ExtendedProducerProperties<RabbitProducerProperties>) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder
-
- createProducerMessageHandler(TopicExchange, ExtendedProducerProperties<RabbitProducerProperties>) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder
-
G
- getAcknowledgeMode() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- getBatchBufferLimit() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- getBatchSize() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- getBatchTimeout() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- getBindings() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitExtendedBindingProperties
-
- getConsumer() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitBindingProperties
-
- getDeliveryMode() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- getExtendedConsumerProperties(String) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitExtendedBindingProperties
-
- getExtendedConsumerProperties(String) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder
-
- getExtendedProducerProperties(String) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitExtendedBindingProperties
-
- getExtendedProducerProperties(String) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder
-
- getMaxConcurrency() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- getPrefetch() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- getPrefix() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- getPrefix() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- getProducer() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitBindingProperties
-
- getRecoveryInterval() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- getReplyHeaderPatterns() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- getReplyHeaderPatterns() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- getRequestHeaderPatterns() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- getRequestHeaderPatterns() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- getTxSize() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
I
- isAutoBindDlq() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- isAutoBindDlq() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- isBatchingEnabled() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- isCompress() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- isDurableSubscription() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- isRepublishToDlq() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- isRequeueRejected() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- isTransacted() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- isTransacted() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
N
- NoCloudConfig() - Constructor for class org.springframework.cloud.stream.binder.rabbit.config.RabbitServiceAutoConfiguration.NoCloudConfig
-
O
- onInit() - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder
-
- org.springframework.cloud.stream.binder.rabbit - package org.springframework.cloud.stream.binder.rabbit
-
This package contains an implementation of the Binder
for RabbitMQ.
- org.springframework.cloud.stream.binder.rabbit.config - package org.springframework.cloud.stream.binder.rabbit.config
-
R
- RabbitAdminException - Exception in org.springframework.cloud.stream.binder.rabbit
-
Exceptions thrown while interfacing with the RabbitMQ admin plugin.
- RabbitAdminException(String, Throwable) - Constructor for exception org.springframework.cloud.stream.binder.rabbit.RabbitAdminException
-
- RabbitAdminException(String) - Constructor for exception org.springframework.cloud.stream.binder.rabbit.RabbitAdminException
-
- RabbitBindingCleaner - Class in org.springframework.cloud.stream.binder.rabbit
-
Implementation of BindingCleaner
for the RabbitBinder
.
- RabbitBindingCleaner() - Constructor for class org.springframework.cloud.stream.binder.rabbit.RabbitBindingCleaner
-
- RabbitBindingProperties - Class in org.springframework.cloud.stream.binder.rabbit
-
- RabbitBindingProperties() - Constructor for class org.springframework.cloud.stream.binder.rabbit.RabbitBindingProperties
-
- RabbitConsumerProperties - Class in org.springframework.cloud.stream.binder.rabbit
-
- RabbitConsumerProperties() - Constructor for class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- RabbitExtendedBindingProperties - Class in org.springframework.cloud.stream.binder.rabbit
-
- RabbitExtendedBindingProperties() - Constructor for class org.springframework.cloud.stream.binder.rabbit.RabbitExtendedBindingProperties
-
- RabbitManagementUtils - Class in org.springframework.cloud.stream.binder.rabbit
-
- RabbitManagementUtils() - Constructor for class org.springframework.cloud.stream.binder.rabbit.RabbitManagementUtils
-
- RabbitMessageChannelBinder - Class in org.springframework.cloud.stream.binder.rabbit
-
A Binder
implementation backed by RabbitMQ.
- RabbitMessageChannelBinder(ConnectionFactory, RabbitProperties) - Constructor for class org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder
-
- RabbitMessageChannelBinderConfiguration - Class in org.springframework.cloud.stream.binder.rabbit.config
-
Configuration class for RabbitMQ message channel binder.
- RabbitMessageChannelBinderConfiguration() - Constructor for class org.springframework.cloud.stream.binder.rabbit.config.RabbitMessageChannelBinderConfiguration
-
- RabbitProducerProperties - Class in org.springframework.cloud.stream.binder.rabbit
-
- RabbitProducerProperties() - Constructor for class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- RabbitServiceAutoConfiguration - Class in org.springframework.cloud.stream.binder.rabbit.config
-
Bind to services, either locally or in a cloud environment.
- RabbitServiceAutoConfiguration() - Constructor for class org.springframework.cloud.stream.binder.rabbit.config.RabbitServiceAutoConfiguration
-
- RabbitServiceAutoConfiguration.CloudConfig - Class in org.springframework.cloud.stream.binder.rabbit.config
-
- RabbitServiceAutoConfiguration.NoCloudConfig - Class in org.springframework.cloud.stream.binder.rabbit.config
-
S
- setAcknowledgeMode(AcknowledgeMode) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- setAdminAddresses(String[]) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder
-
- setAutoBindDlq(boolean) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- setAutoBindDlq(boolean) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- setBatchBufferLimit(int) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- setBatchingEnabled(boolean) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- setBatchSize(int) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- setBatchTimeout(int) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- setBindings(Map<String, RabbitBindingProperties>) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitExtendedBindingProperties
-
- setCompress(boolean) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- setCompressingPostProcessor(MessagePostProcessor) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder
-
Set a MessagePostProcessor
to compress messages.
- setConsumer(RabbitConsumerProperties) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitBindingProperties
-
- setDecompressingPostProcessor(MessagePostProcessor) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder
-
Set a MessagePostProcessor
to decompress messages.
- setDeliveryMode(MessageDeliveryMode) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- setDurableSubscription(boolean) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- setExtendedBindingProperties(RabbitExtendedBindingProperties) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder
-
- setMaxConcurrency(int) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- setNodes(String[]) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitMessageChannelBinder
-
- setPrefetch(int) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- setPrefix(String) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- setPrefix(String) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- setProducer(RabbitProducerProperties) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitBindingProperties
-
- setRecoveryInterval(long) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- setReplyHeaderPatterns(String[]) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- setReplyHeaderPatterns(String[]) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- setRepublishToDlq(boolean) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- setRequestHeaderPatterns(String[]) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- setRequestHeaderPatterns(String[]) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- setRequeueRejected(boolean) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- setTransacted(boolean) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
- setTransacted(boolean) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitProducerProperties
-
- setTxSize(int) - Method in class org.springframework.cloud.stream.binder.rabbit.RabbitConsumerProperties
-
A B C G I N O R S
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.