Index

A B C D E F G H I O P Q R S T V 
All Classes and Interfaces|All Packages|Constant Field Values

A

activated(boolean) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.Recovery
 
afterPropertiesSet() - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
 
AmqpConnectionFactory - Interface in org.springframework.amqp.rabbitmq.client
The contract for RabbitMQ AMQP 1.0 Connection management.
ANONYMOUS - Enum constant in enum class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.SaslMechanism
 
asyncFailure(Message, Channel, Throwable, Object) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpMessageListenerAdapter
 

B

backOffDelayPolicy(BackOffDelayPolicy) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.Recovery
 
basicAck(Message, Channel) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpMessageListenerAdapter
 

C

clientId(String) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.OAuth2
 
clientSecret(String) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.OAuth2
 
convertAndSend(Object) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
Publish a message from converted body to the default exchange and routing key (if any) (or queue) configured on this template.
convertAndSend(Object, MessagePostProcessor) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertAndSend(String, String, Object) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertAndSend(String, String, Object, MessagePostProcessor) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertAndSend(String, Object) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertAndSend(String, Object, MessagePostProcessor) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertSendAndReceive(Object) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertSendAndReceive(Object, MessagePostProcessor) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertSendAndReceive(String, String, Object) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertSendAndReceive(String, String, Object, MessagePostProcessor) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertSendAndReceive(String, Object) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertSendAndReceive(String, Object, MessagePostProcessor) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertSendAndReceiveAsType(Object, MessagePostProcessor, ParameterizedTypeReference) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertSendAndReceiveAsType(Object, ParameterizedTypeReference) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertSendAndReceiveAsType(String, String, Object, MessagePostProcessor, ParameterizedTypeReference) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertSendAndReceiveAsType(String, String, Object, ParameterizedTypeReference) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertSendAndReceiveAsType(String, Object, MessagePostProcessor, ParameterizedTypeReference) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
convertSendAndReceiveAsType(String, Object, ParameterizedTypeReference) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
createContainerInstance() - Method in class org.springframework.amqp.rabbitmq.client.config.RabbitAmqpListenerContainerFactory
 
createListenerContainer(RabbitListenerEndpoint) - Method in class org.springframework.amqp.rabbitmq.client.config.RabbitAmqpListenerContainerFactory
 

D

declareBinding(Binding) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
declareExchange(Exchange) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
declareQueue() - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
declareQueue(Queue) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
deleteExchange(String) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
deleteQueue(String) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
deleteQueue(String, boolean, boolean) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
destroy() - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
 
destroy() - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
destroy() - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 

E

EXTERNAL - Enum constant in enum class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.SaslMechanism
 

F

fromAmqpMessage(Message, Consumer.Context) - Static method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpUtils
Convert Message into Message.

G

getConnection() - Method in interface org.springframework.amqp.rabbitmq.client.AmqpConnectionFactory
 
getConnection() - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
getLastDeclarationExceptionEvent() - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
getListenerId() - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
The 'id' attribute of the listener.
getMessageListener() - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
 
getPhase() - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
getPublisher() - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
Return the Publisher for low-level AMQP operations.
getQueueInfo(String) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
getQueueProperties(String) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
Returns 4 properties RabbitAdmin.QUEUE_NAME, RabbitAdmin.QUEUE_MESSAGE_COUNT, RabbitAdmin.QUEUE_CONSUMER_COUNT, RabbitAmqpAdmin.QUEUE_TYPE, or null if the queue doesn't exist.
grantType(String) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.OAuth2
 

H

hostnameVerification() - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.Tls
 
hostnameVerification(boolean) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.Tls
 

I

initialize() - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
Declares all the exchanges, queues and bindings in the enclosing application context, if any.
isAutoStartup() - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
 
isAutoStartup() - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
isRunning() - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
 
isRunning() - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 

O

onAmqpMessage(Message, Consumer.Context) - Method in interface org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpMessageListener
Process an AMQP message.
onAmqpMessage(Message, Consumer.Context) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpMessageListenerAdapter
 
onMessageBatch(List) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpMessageListenerAdapter
 
operation(ConnectionSettings.Affinity.Operation) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.Affinity
 
org.springframework.amqp.rabbitmq.client - package org.springframework.amqp.rabbitmq.client
Provides Spring support for RabbitMQ AMQP 1.0 Client.
org.springframework.amqp.rabbitmq.client.config - package org.springframework.amqp.rabbitmq.client.config
Provides classes for Spring application context support.
org.springframework.amqp.rabbitmq.client.listener - package org.springframework.amqp.rabbitmq.client.listener
Provides Spring support for RabbitMQ AMQP 1.0 Consumer.

P

parameter(String, String) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.OAuth2
 
pause() - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Pause all the consumer for all queues.
pause(String) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Pause all the consumer for specific queue.
PLAIN - Enum constant in enum class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.SaslMechanism
 
purgeQueue(String) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
purgeQueue(String, boolean) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 

Q

queue(String) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.Affinity
 
QUEUE_TYPE - Static variable in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 

R

RabbitAmqpAdmin - Class in org.springframework.amqp.rabbitmq.client
The AmqpAdmin implementation for RabbitMQ AMQP 1.0 client.
RabbitAmqpAdmin(AmqpConnectionFactory) - Constructor for class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
RabbitAmqpListenerContainer - Class in org.springframework.amqp.rabbitmq.client.listener
A listener container for RabbitMQ AMQP 1.0 Consumer.
RabbitAmqpListenerContainer(AmqpConnectionFactory) - Constructor for class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Construct an instance based on the provided AmqpConnectionFactory.
RabbitAmqpListenerContainerFactory - Class in org.springframework.amqp.rabbitmq.client.config
RabbitAmqpListenerContainerFactory(AmqpConnectionFactory) - Constructor for class org.springframework.amqp.rabbitmq.client.config.RabbitAmqpListenerContainerFactory
Construct an instance using the provided AmqpConnectionFactory.
RabbitAmqpMessageListener - Interface in org.springframework.amqp.rabbitmq.client.listener
A message listener that receives native AMQP 1.0 messages from RabbitMQ.
RabbitAmqpMessageListenerAdapter - Class in org.springframework.amqp.rabbitmq.client.listener
A MessagingMessageListenerAdapter extension for the RabbitAmqpMessageListener.
RabbitAmqpMessageListenerAdapter(Object, Method, boolean, RabbitListenerErrorHandler, boolean) - Constructor for class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpMessageListenerAdapter
 
RabbitAmqpTemplate - Class in org.springframework.amqp.rabbitmq.client
The AmqpTemplate for RabbitMQ AMQP 1.0 protocol support.
RabbitAmqpTemplate(AmqpConnectionFactory) - Constructor for class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
RabbitAmqpUtils - Class in org.springframework.amqp.rabbitmq.client
The utilities for RabbitMQ AMQP 1.0 protocol API.
receive() - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
receive(String) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
Request a head message from the provided queue.
receiveAndConvert() - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
receiveAndConvert(String) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
receiveAndConvert(String, ParameterizedTypeReference) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
Receive a message from RabbitAmqpTemplate.setReceiveQueue(String) and convert its body to the expected type.
receiveAndConvert(ParameterizedTypeReference) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
Receive a message from RabbitAmqpTemplate.setReceiveQueue(String) and convert its body to the expected type.
receiveAndReply(String, ReceiveAndReplyCallback) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
receiveAndReply(ReceiveAndReplyCallback) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
removeBinding(Binding) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
resume() - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Resume all the consumer for all queues.
resume(String) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Resume all the consumer for specific queue.
reuse(boolean) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.Affinity
 

S

send(String, String, Message) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
send(String, Message) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
Publish the message to the provided queue.
send(Message) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
Publish a message to the default exchange and routing key (if any) (or queue) configured on this template.
sendAndReceive(String, String, Message) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
sendAndReceive(String, Message) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
sendAndReceive(Message) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
sendResponse(Channel, Address, Message) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpMessageListenerAdapter
 
setAddressSelector(AddressSelector) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setAdviceChain(Advice...) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Set an advice chain to apply to the listener.
setAffinity(Consumer) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setAfterReceivePostProcessors(Collection) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpMessageListenerAdapter
 
setAfterReceivePostProcessors(MessagePostProcessor...) - Method in class org.springframework.amqp.rabbitmq.client.config.RabbitAmqpListenerContainerFactory
Set MessagePostProcessors that will be applied after message reception, before invoking the MessageListener.
setAfterReceivePostProcessors(MessagePostProcessor...) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Set MessagePostProcessors that will be applied after message reception, before invoking the MessageListener.
setApplicationContext(ApplicationContext) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
setAutoSettle(boolean) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Set to false to propagate a MessageProperties.setAmqpAcknowledgment(AmqpAcknowledgment) for target MessageListener manual settlement.
setAutoStartup(boolean) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
 
setAutoStartup(boolean) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
setBatchReceiveTimeout(long) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Set a timeout in milliseconds for how long a batch gathering process should go.
setBatchReceiveTimeout(Long) - Method in class org.springframework.amqp.rabbitmq.client.config.RabbitAmqpListenerContainerFactory
The number of milliseconds of timeout for gathering batch messages.
setBatchSize(int) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Set a number of AMQP messages to gather before producing as a single message downstream.
setBatchSize(Integer) - Method in class org.springframework.amqp.rabbitmq.client.config.RabbitAmqpListenerContainerFactory
The size of the batch of messages to process.
setBeanName(String) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
 
setBeanName(String) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
setCompletionTimeout(Duration) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
Set a duration for CompletableFuture.orTimeout(long, TimeUnit) on returns.
setConnectionFactory(AmqpConnectionFactory) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpMessageListenerAdapter
Set a AmqpConnectionFactory for publishing replies from this adapter.
setConsumersPerQueue(int) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Each queue runs in its own consumer; set this property to create multiple consumers for each queue.
setContainerCustomizer(ContainerCustomizer) - Method in class org.springframework.amqp.rabbitmq.client.config.RabbitAmqpListenerContainerFactory
Set a ContainerCustomizer that is invoked after a container is created and configured to enable further customization of the container.
setCredentialsProvider(CredentialsProvider) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setDefaultRequeue(boolean) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Set the default behavior when a message processing has failed.
setErrorHandler(ErrorHandler) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
 
setExchange(String) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
Set a default exchange for publishing.
setExplicitDeclarationsOnly(boolean) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
Set to true to only declare Declarable beans that are explicitly configured to be declared by this admin.
setGracefulShutdownPeriod(Duration) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Set a duration for how long to wait for all the consumers to shut down successfully on listener container stop.
setHost(String) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setIdleTimeout(Duration) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setIgnoreDeclarationExceptions(boolean) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
setInitialCredits(int) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
The initial number credits to grant to the AMQP receiver.
setListenerId(String) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
 
setListeners(Resource.StateListener...) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
setListeners(Resource.StateListener...) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setMessageConverter(MessageConverter) - Method in class org.springframework.amqp.rabbitmq.client.config.RabbitAmqpListenerContainerFactory
Set a MessageConverter for all the listeners based on this factory.
setMessageConverter(MessageConverter) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
Set a converter for RabbitAmqpTemplate.convertAndSend(Object) operations.
setOAuth2(Consumer) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setPassword(String) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setPort(int) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setPriority(int) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
The consumer priority.
setPublishTimeout(Duration) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
 
setQueue(String) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
Set default queue for publishing.
setQueueNames(String...) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
 
setReceiveQueue(String) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
The name of the default queue to receive messages from when none is specified explicitly.
setRecovery(Consumer) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setReplyToQueue(String) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
The name of the default queue to receive replies from when none is specified explicitly.
setRoutingKey(String) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpTemplate
Set a default routing key.
setSaslMechanism(SingleAmqpConnectionFactory.SaslMechanism) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setStateListeners(Resource.StateListener...) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Add Resource.StateListener instances to the consumer.
setTaskExecutor(TaskExecutor) - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
Set a task executor to use for async operations.
setTaskScheduler(TaskScheduler) - Method in class org.springframework.amqp.rabbitmq.client.config.RabbitAmqpListenerContainerFactory
Configure a TaskScheduler to release not fulfilled batches after timeout.
setTaskScheduler(TaskScheduler) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
Set a TaskScheduler for monitoring batch releases.
setTls(Consumer) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setupMessageListener(MessageListener) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
 
setUri(String) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setUris(String...) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setUsername(String) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
setVirtualHost(String) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
shared(boolean) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.OAuth2
 
SingleAmqpConnectionFactory - Class in org.springframework.amqp.rabbitmq.client
The AmqpConnectionFactory implementation to hold a single, shared Connection instance.
SingleAmqpConnectionFactory(Environment) - Constructor for class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory
 
SingleAmqpConnectionFactory.Affinity - Class in org.springframework.amqp.rabbitmq.client
 
SingleAmqpConnectionFactory.OAuth2 - Class in org.springframework.amqp.rabbitmq.client
 
SingleAmqpConnectionFactory.Recovery - Class in org.springframework.amqp.rabbitmq.client
 
SingleAmqpConnectionFactory.SaslMechanism - Enum Class in org.springframework.amqp.rabbitmq.client
 
SingleAmqpConnectionFactory.Tls - Class in org.springframework.amqp.rabbitmq.client
 
sslContext(SSLContext) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.OAuth2
 
sslContext(SSLContext) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.Tls
 
start() - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
 
start() - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
stop() - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
 
stop() - Method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpAdmin
 
stop(Runnable) - Method in class org.springframework.amqp.rabbitmq.client.listener.RabbitAmqpListenerContainer
 
strategy(ConnectionSettings.AffinityStrategy) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.Affinity
 

T

toAmqpMessage(Message, Message) - Static method in class org.springframework.amqp.rabbitmq.client.RabbitAmqpUtils
Convert Message into Message.
tokenEndpointUri(String) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.OAuth2
 
topology(boolean) - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.Recovery
 
trustEverything() - Method in class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.Tls
 

V

valueOf(String) - Static method in enum class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.SaslMechanism
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.springframework.amqp.rabbitmq.client.SingleAmqpConnectionFactory.SaslMechanism
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E F G H I O P Q R S T V 
All Classes and Interfaces|All Packages|Constant Field Values