Package | Description |
---|---|
org.springframework.amqp.rabbit.connection |
Provides classes related to connections.
|
Modifier and Type | Method and Description |
---|---|
CachingConnectionFactory.CacheMode |
CachingConnectionFactory.getCacheMode() |
static CachingConnectionFactory.CacheMode |
CachingConnectionFactory.CacheMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CachingConnectionFactory.CacheMode[] |
CachingConnectionFactory.CacheMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CachingConnectionFactory.setCacheMode(CachingConnectionFactory.CacheMode cacheMode) |
Copyright © 2019. All rights reserved.