Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

T

TEMPLATE_OBSERVATION - Enum constant in enum class org.springframework.amqp.rabbit.support.micrometer.RabbitTemplateObservation
Observation for RabbitTemplates.
TemplateConsumer(Channel) - Constructor for class org.springframework.amqp.rabbit.core.RabbitTemplate.TemplateConsumer
 
test() - Method in class org.springframework.amqp.rabbit.junit.BrokerRunningSupport
Check connectivity to the broker and create any queues.
TestRabbitTemplate - Class in org.springframework.amqp.rabbit.test
A RabbitTemplate that invokes @RabbitListener s directly.
TestRabbitTemplate(ConnectionFactory) - Constructor for class org.springframework.amqp.rabbit.test.TestRabbitTemplate
 
TestUtils - Class in org.springframework.amqp.utils.test
See Spring Integration TestUtils.
THREAD_NAME - Static variable in class org.springframework.amqp.rabbit.log4j2.AmqpAppender
Key name for the thread name in the message properties.
THREAD_NAME - Static variable in class org.springframework.amqp.rabbit.logback.AmqpAppender
Key name for the thread name in the message properties.
ThreadChannelConnectionFactory - Class in org.springframework.amqp.rabbit.connection
A very simple connection factory that caches a channel per thread.
ThreadChannelConnectionFactory(ConnectionFactory) - Constructor for class org.springframework.amqp.rabbit.connection.ThreadChannelConnectionFactory
Construct an instance.
TimeoutTask - Class in org.springframework.amqp.rabbit
A Runnable used to time out a RabbitFuture.
TIMESTAMP - Static variable in class org.springframework.amqp.support.AmqpHeaders
 
to(DirectExchange) - Method in class org.springframework.amqp.core.BindingBuilder.DestinationConfigurer
 
to(Exchange) - Method in class org.springframework.amqp.core.BindingBuilder.DestinationConfigurer
 
to(FanoutExchange) - Method in class org.springframework.amqp.core.BindingBuilder.DestinationConfigurer
 
to(HeadersExchange) - Method in class org.springframework.amqp.core.BindingBuilder.DestinationConfigurer
 
to(TopicExchange) - Method in class org.springframework.amqp.core.BindingBuilder.DestinationConfigurer
 
toClass(MessageProperties) - Method in interface org.springframework.amqp.support.converter.ClassMapper
 
toClass(MessageProperties) - Method in class org.springframework.amqp.support.converter.DefaultClassMapper
 
toClass(MessageProperties) - Method in class org.springframework.amqp.support.converter.DefaultJackson2JavaTypeMapper
 
toHeaders(MessageProperties) - Method in class org.springframework.amqp.support.SimpleAmqpHeaderMapper
 
toInt(MessageDeliveryMode) - Static method in enum class org.springframework.amqp.core.MessageDeliveryMode
 
toJavaType(MessageProperties) - Method in class org.springframework.amqp.support.converter.DefaultJackson2JavaTypeMapper
 
toJavaType(MessageProperties) - Method in interface org.springframework.amqp.support.converter.Jackson2JavaTypeMapper
Determine the type from the message properties.
toMessage(Object, MessageProperties) - Method in class org.springframework.amqp.support.converter.AbstractMessageConverter
 
toMessage(Object, MessageProperties) - Method in class org.springframework.amqp.support.converter.ContentTypeDelegatingMessageConverter
 
toMessage(Object, MessageProperties) - Method in interface org.springframework.amqp.support.converter.MessageConverter
Convert a Java object to a Message.
toMessage(Object, MessageProperties) - Method in class org.springframework.amqp.support.converter.MessagingMessageConverter
 
toMessage(Object, MessageProperties) - Method in class org.springframework.amqp.support.converter.RemoteInvocationAwareMessageConverterAdapter
 
toMessage(Object, MessageProperties) - Method in interface org.springframework.rabbit.stream.support.converter.StreamMessageConverter
 
toMessage(Object, MessageProperties, Type) - Method in class org.springframework.amqp.support.converter.AbstractMessageConverter
 
toMessage(Object, MessageProperties, Type) - Method in interface org.springframework.amqp.support.converter.MessageConverter
Convert a Java object to a Message.
toMessage(Object, StreamMessageProperties) - Method in class org.springframework.rabbit.stream.support.converter.DefaultStreamMessageConverter
 
toMessage(Object, StreamMessageProperties) - Method in interface org.springframework.rabbit.stream.support.converter.StreamMessageConverter
 
toMessageProperties(AMQP.BasicProperties, Envelope, String) - Method in class org.springframework.amqp.rabbit.support.DefaultMessagePropertiesConverter
 
toMessageProperties(AMQP.BasicProperties, Envelope, String) - Method in interface org.springframework.amqp.rabbit.support.MessagePropertiesConverter
 
toMessagingMessage(Message) - Method in class org.springframework.amqp.rabbit.listener.adapter.BatchMessagingMessageListenerAdapter
 
toMessagingMessage(Message) - Method in class org.springframework.amqp.rabbit.listener.adapter.MessagingMessageListenerAdapter
 
TOPIC - Static variable in class org.springframework.amqp.core.ExchangeTypes
Topic exchange.
topicExchange(String) - Static method in class org.springframework.amqp.core.ExchangeBuilder
Return a TopicExchange builder.
TopicExchange - Class in org.springframework.amqp.core
Simple container collecting information to describe a topic exchange.
TopicExchange(String) - Constructor for class org.springframework.amqp.core.TopicExchange
 
TopicExchange(String, boolean, boolean) - Constructor for class org.springframework.amqp.core.TopicExchange
 
TopicExchange(String, boolean, boolean, Map<String, Object>) - Constructor for class org.springframework.amqp.core.TopicExchange
 
TopicExchangeParser - Class in org.springframework.amqp.rabbit.config
 
TopicExchangeParser() - Constructor for class org.springframework.amqp.rabbit.config.TopicExchangeParser
 
toString() - Method in class org.springframework.amqp.core.AbstractExchange
 
toString() - Method in class org.springframework.amqp.core.Address
 
toString() - Method in exception org.springframework.amqp.core.AmqpMessageReturnedException
 
toString() - Method in exception org.springframework.amqp.core.AmqpReplyTimeoutException
 
toString() - Method in class org.springframework.amqp.core.Binding
 
toString() - Method in class org.springframework.amqp.core.Declarables
 
toString() - Method in class org.springframework.amqp.core.Message
 
toString() - Method in class org.springframework.amqp.core.MessageProperties
 
toString() - Method in class org.springframework.amqp.core.Queue
 
toString() - Method in class org.springframework.amqp.core.QueueInformation
 
toString() - Method in class org.springframework.amqp.core.ReturnedMessage
 
toString() - Method in class org.springframework.amqp.rabbit.AsyncRabbitTemplate
 
toString() - Method in class org.springframework.amqp.rabbit.connection.AbstractConnectionFactory
 
toString() - Method in class org.springframework.amqp.rabbit.connection.CachingConnectionFactory
 
toString() - Method in class org.springframework.amqp.rabbit.connection.CorrelationData.Confirm
 
toString() - Method in class org.springframework.amqp.rabbit.connection.CorrelationData
 
toString() - Method in class org.springframework.amqp.rabbit.connection.PendingConfirm
 
toString() - Method in class org.springframework.amqp.rabbit.connection.PublisherCallbackChannelImpl
 
toString() - Method in class org.springframework.amqp.rabbit.connection.SimpleConnection
 
toString() - Method in class org.springframework.amqp.rabbit.core.BrokerEvent
 
toString() - Method in class org.springframework.amqp.rabbit.core.DeclarationExceptionEvent
 
toString() - Method in class org.springframework.amqp.rabbit.core.RabbitTemplate.TemplateConsumer
 
toString() - Method in class org.springframework.amqp.rabbit.listener.AbstractRabbitListenerEndpoint
 
toString() - Method in class org.springframework.amqp.rabbit.listener.adapter.InvocationResult
 
toString() - Method in class org.springframework.amqp.rabbit.listener.AsyncConsumerRestartedEvent
 
toString() - Method in class org.springframework.amqp.rabbit.listener.AsyncConsumerStartedEvent
 
toString() - Method in class org.springframework.amqp.rabbit.listener.AsyncConsumerStoppedEvent
 
toString() - Method in class org.springframework.amqp.rabbit.listener.BlockingQueueConsumer
 
toString() - Method in class org.springframework.amqp.rabbit.listener.ConsumeOkEvent
 
toString() - Method in class org.springframework.amqp.rabbit.listener.DirectMessageListenerContainer.SimpleConsumer
 
toString() - Method in class org.springframework.amqp.rabbit.listener.DirectReplyToMessageListenerContainer.ChannelHolder
 
toString() - Method in class org.springframework.amqp.rabbit.listener.ListenerContainerConsumerFailedEvent
 
toString() - Method in class org.springframework.amqp.rabbit.listener.ListenerContainerConsumerTerminatedEvent
 
toString() - Method in class org.springframework.amqp.rabbit.listener.ListenerContainerIdleEvent
 
toString() - Method in class org.springframework.amqp.rabbit.listener.MissingQueueEvent
 
toString() - Method in class org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer
 
TRUE - Static variable in annotation interface org.springframework.amqp.rabbit.annotation.Exchange
 
ttl(int) - Method in class org.springframework.amqp.core.QueueBuilder
Set the message time-to-live after which it will be discarded, or routed to the dead-letter-exchange, if so configured.
txCommit() - Method in class org.springframework.amqp.rabbit.connection.PublisherCallbackChannelImpl
 
txRollback() - Method in class org.springframework.amqp.rabbit.connection.PublisherCallbackChannelImpl
 
txSelect() - Method in class org.springframework.amqp.rabbit.connection.PublisherCallbackChannelImpl
 
type - Variable in class org.springframework.amqp.core.BindingBuilder.DestinationConfigurer
 
type() - Element in annotation interface org.springframework.amqp.rabbit.annotation.Argument
Return the argument value.
type() - Element in annotation interface org.springframework.amqp.rabbit.annotation.Exchange
The exchange type, including custom.
TYPE - Static variable in class org.springframework.amqp.support.AmqpHeaders
 
TYPE_ID - Enum constant in enum class org.springframework.amqp.support.converter.Jackson2JavaTypeMapper.TypePrecedence
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form