Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- unbind(Object) - Static method in class org.springframework.amqp.rabbit.connection.SimpleResourceHolder
-
Unbind a resource for the given key from the current thread.
- unbindIfPossible(Object) - Static method in class org.springframework.amqp.rabbit.connection.SimpleResourceHolder
-
Unbind a resource for the given key from the current thread.
- UncategorizedAmqpException - Exception in org.springframework.amqp
-
A "catch-all" exception type within the AmqpException hierarchy when no more specific cause is known.
- UncategorizedAmqpException(String, Throwable) - Constructor for exception org.springframework.amqp.UncategorizedAmqpException
- UncategorizedAmqpException(Throwable) - Constructor for exception org.springframework.amqp.UncategorizedAmqpException
- unRegisterConsumerChannel() - Static method in class org.springframework.amqp.rabbit.connection.ConsumerChannelRegistry
-
See registerConsumerChannel.
- unregisterListenerContainer(String) - Method in class org.springframework.amqp.rabbit.listener.RabbitListenerEndpointRegistry
-
Remove a listener container from the registry.
- UnzipPostProcessor - Class in org.springframework.amqp.support.postprocessor
-
A post processor that uses a
ZipInputStream
to decompress the message body. - UnzipPostProcessor() - Constructor for class org.springframework.amqp.support.postprocessor.UnzipPostProcessor
- UnzipPostProcessor(boolean) - Constructor for class org.springframework.amqp.support.postprocessor.UnzipPostProcessor
- updateClientConnectionProperties(AbstractConnectionFactory, String) - Static method in class org.springframework.amqp.rabbit.connection.ConnectionFactoryConfigurationUtils
-
Parse the properties
key:value[,key:value]...
and add them to the underlying connection factory client properties. - updateConnectionClientProperties(Map<String, Object>) - Method in class org.springframework.amqp.rabbit.logback.AmqpAppender
-
Subclasses can override this method to add properties to the connection client properties.
- updateLastReceive() - Method in class org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer
- useDirectReplyTo() - Method in class org.springframework.amqp.rabbit.core.RabbitTemplate
-
Override this method use some other criteria to decide whether to use (direct reply-to).
- useDirectReplyTo() - Method in class org.springframework.amqp.rabbit.test.TestRabbitTemplate
- user() - Element in annotation interface org.springframework.amqp.rabbit.test.context.SpringRabbitTest
-
Set the user when not using
RabbitAvailable
. - USER_ID - Static variable in class org.springframework.amqp.support.AmqpHeaders
- UUIDNamingStrategy - Class in org.springframework.amqp.core
-
Generates names using
UUID.randomUUID()
. - UUIDNamingStrategy() - Constructor for class org.springframework.amqp.core.UUIDNamingStrategy
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form