Uses of Enum Class
org.springframework.amqp.rabbit.connection.CachingConnectionFactory.CacheMode
Package
Description
Provides classes related to connections.
-
Uses of CachingConnectionFactory.CacheMode in org.springframework.amqp.rabbit.connection
Modifier and TypeMethodDescriptionCachingConnectionFactory.getCacheMode()
Returns the enum constant of this class with the specified name.static CachingConnectionFactory.CacheMode[]
CachingConnectionFactory.CacheMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CachingConnectionFactory.setCacheMode
(CachingConnectionFactory.CacheMode cacheMode)