Index
All Classes and Interfaces|All Packages
A
- Address(String, int) - Constructor for record class org.springframework.boot.amqp.autoconfigure.AmqpConnectionDetails.Address
-
Creates an instance of a
Addressrecord class. - AmqpAutoConfiguration - Class in org.springframework.boot.amqp.autoconfigure
-
Auto-configuration for generic AMQP 1.0 support.
- AmqpAutoConfiguration() - Constructor for class org.springframework.boot.amqp.autoconfigure.AmqpAutoConfiguration
- AmqpClientCustomizer - Interface in org.springframework.boot.amqp.autoconfigure
-
Callback interface that can be used to customize the auto-configured
AmqpClient.Builder. - AmqpConnectionDetails - Interface in org.springframework.boot.amqp.autoconfigure
-
Details required to establish a connection to an AMQP broker.
- AmqpConnectionDetails.Address - Record Class in org.springframework.boot.amqp.autoconfigure
-
An AMQP broker address.
- AmqpMessageListenerContainerFactoryConfigurer - Class in org.springframework.boot.amqp.autoconfigure
-
Configure
AmqpMessageListenerContainerFactorywith sensible defaults tuned using configuration properties. - AmqpMessageListenerContainerFactoryConfigurer(AmqpProperties) - Constructor for class org.springframework.boot.amqp.autoconfigure.AmqpMessageListenerContainerFactoryConfigurer
- AmqpProperties - Class in org.springframework.boot.amqp.autoconfigure
-
Configuration properties for AMQP 1.0 connectivity.
- AmqpProperties() - Constructor for class org.springframework.boot.amqp.autoconfigure.AmqpProperties
- AmqpProperties.Client - Class in org.springframework.boot.amqp.autoconfigure
-
Client-level settings.
- AmqpProperties.Listener - Class in org.springframework.boot.amqp.autoconfigure
C
- Client() - Constructor for class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Client
- configure(AmqpMessageListenerContainerFactory) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpMessageListenerContainerFactoryConfigurer
- ConnectionOptionsCustomizer - Interface in org.springframework.boot.amqp.autoconfigure
-
Callback interface for customizing
ConnectionOptionson the auto-configuredAmqpConnectionFactory. - customize(ConnectionOptions) - Method in interface org.springframework.boot.amqp.autoconfigure.ConnectionOptionsCustomizer
-
Customize the
ConnectionOptions. - customize(AmqpClient.Builder) - Method in interface org.springframework.boot.amqp.autoconfigure.AmqpClientCustomizer
-
Callback to customize a
AmqpClient.Builderinstance.
E
- equals(Object) - Method in record class org.springframework.boot.amqp.autoconfigure.AmqpConnectionDetails.Address
-
Indicates whether some other object is "equal to" this one.
G
- getAddress() - Method in interface org.springframework.boot.amqp.autoconfigure.AmqpConnectionDetails
-
Return the
AmqpConnectionDetails.Addressof the broker. - getClient() - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties
- getCompletionTimeout() - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Client
- getConcurrency() - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Listener
- getDefaultToAddress() - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Client
- getGracefulShutdownPeriod() - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Listener
- getHost() - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties
- getInitialCredits() - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Listener
- getListener() - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties
- getPassword() - Method in interface org.springframework.boot.amqp.autoconfigure.AmqpConnectionDetails
-
Password used to authenticate to the broker.
- getPassword() - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties
- getPort() - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties
- getReceiveTimeout() - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Listener
- getUsername() - Method in interface org.springframework.boot.amqp.autoconfigure.AmqpConnectionDetails
-
Login user to authenticate to the broker.
- getUsername() - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties
H
- hashCode() - Method in record class org.springframework.boot.amqp.autoconfigure.AmqpConnectionDetails.Address
-
Returns a hash code value for this object.
- host() - Method in record class org.springframework.boot.amqp.autoconfigure.AmqpConnectionDetails.Address
-
Returns the value of the
hostrecord component.
I
- isAutoStartup() - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Listener
- isDefaultRequeueRejected() - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Listener
L
- Listener() - Constructor for class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Listener
O
- org.springframework.boot.amqp.autoconfigure - package org.springframework.boot.amqp.autoconfigure
-
Auto-configuration for generic AMQP 1.0 support.
P
- port() - Method in record class org.springframework.boot.amqp.autoconfigure.AmqpConnectionDetails.Address
-
Returns the value of the
portrecord component.
S
- setAutoStartup(boolean) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Listener
- setCompletionTimeout(Duration) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Client
- setConcurrency(int) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Listener
- setDefaultRequeueRejected(boolean) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Listener
- setDefaultToAddress(String) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Client
- setGracefulShutdownPeriod(Duration) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Listener
- setHost(String) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties
- setInitialCredits(int) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Listener
- setListenerErrorHandler(AmqpListenerErrorHandler) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpMessageListenerContainerFactoryConfigurer
- setMessageConverter(MessageConverter) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpMessageListenerContainerFactoryConfigurer
- setPassword(String) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties
- setPort(int) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties
- setReceiveTimeout(Duration) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties.Listener
- setTaskExecutor(Executor) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpMessageListenerContainerFactoryConfigurer
- setUsername(String) - Method in class org.springframework.boot.amqp.autoconfigure.AmqpProperties
T
- toString() - Method in record class org.springframework.boot.amqp.autoconfigure.AmqpConnectionDetails.Address
-
Returns a string representation of this record class.
All Classes and Interfaces|All Packages