Index
All Classes and Interfaces|All Packages
A
- ActiveMQAutoConfiguration - Class in org.springframework.boot.activemq.autoconfigure
-
Auto-configurationto integrate with an ActiveMQ broker. - ActiveMQAutoConfiguration() - Constructor for class org.springframework.boot.activemq.autoconfigure.ActiveMQAutoConfiguration
- ActiveMQConnectionDetails - Interface in org.springframework.boot.activemq.autoconfigure
-
Details required to establish a connection to an ActiveMQ service.
- ActiveMQConnectionFactoryCustomizer - Interface in org.springframework.boot.activemq.autoconfigure
-
Callback interface that can be implemented by beans wishing to customize the
ActiveMQConnectionFactoryto fine-tune its auto-configuration. - ActiveMQProperties - Class in org.springframework.boot.activemq.autoconfigure
-
Configuration properties for ActiveMQ.
- ActiveMQProperties() - Constructor for class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
- ActiveMQProperties.Embedded - Class in org.springframework.boot.activemq.autoconfigure
-
Configuration for an embedded ActiveMQ broker.
- ActiveMQProperties.Packages - Class in org.springframework.boot.activemq.autoconfigure
C
- customize(ActiveMQConnectionFactory) - Method in interface org.springframework.boot.activemq.autoconfigure.ActiveMQConnectionFactoryCustomizer
-
Customize the
ActiveMQConnectionFactory.
E
- Embedded() - Constructor for class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties.Embedded
G
- getBrokerUrl() - Method in interface org.springframework.boot.activemq.autoconfigure.ActiveMQConnectionDetails
-
Broker URL to use.
- getBrokerUrl() - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
- getCloseTimeout() - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
- getEmbedded() - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
- getPackages() - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
- getPassword() - Method in interface org.springframework.boot.activemq.autoconfigure.ActiveMQConnectionDetails
-
Login to authenticate against the broker.
- getPassword() - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
- getPool() - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
- getSendTimeout() - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
- getTrustAll() - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties.Packages
- getTrusted() - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties.Packages
- getUser() - Method in interface org.springframework.boot.activemq.autoconfigure.ActiveMQConnectionDetails
-
Login user to authenticate to the broker.
- getUser() - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
I
- isEnabled() - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties.Embedded
- isNonBlockingRedelivery() - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
O
- org.springframework.boot.activemq.autoconfigure - package org.springframework.boot.activemq.autoconfigure
-
Auto-configuration for ActiveMQ.
P
- Packages() - Constructor for class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties.Packages
S
- setBrokerUrl(String) - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
- setCloseTimeout(Duration) - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
- setEnabled(boolean) - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties.Embedded
- setNonBlockingRedelivery(boolean) - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
- setPassword(String) - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
- setSendTimeout(Duration) - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
- setTrustAll(Boolean) - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties.Packages
- setTrusted(List) - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties.Packages
- setUser(String) - Method in class org.springframework.boot.activemq.autoconfigure.ActiveMQProperties
All Classes and Interfaces|All Packages