Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- name - Variable in class org.springframework.amqp.core.BindingBuilder.DestinationConfigurer
- name() - Element in annotation interface org.springframework.amqp.rabbit.annotation.Argument
-
Return the argument name.
- name() - Element in annotation interface org.springframework.amqp.rabbit.annotation.Exchange
- name() - Element in annotation interface org.springframework.amqp.rabbit.annotation.Queue
- name(String) - Method in class org.springframework.rabbit.stream.config.SuperStreamBuilder
-
Set the stream name.
- NamespaceUtils - Class in org.springframework.amqp.rabbit.config
-
Shared utility methods for namespace parsers.
- NamespaceUtils() - Constructor for class org.springframework.amqp.rabbit.config.NamespaceUtils
- NamingStrategy - Interface in org.springframework.amqp.core
-
A strategy to generate names.
- newBuilder() - Static method in class org.springframework.amqp.rabbit.log4j2.AmqpAppender
-
Create a new builder.
- newInstance() - Static method in class org.springframework.amqp.core.MessagePropertiesBuilder
-
Returns a builder with an initial set of properties.
- newMessageIdentifier(NewMessageIdentifier) - Method in class org.springframework.amqp.rabbit.config.RetryInterceptorBuilder.StatefulRetryInterceptorBuilder
-
Apply a custom new message identifier.
- NewMessageIdentifier - Interface in org.springframework.amqp.rabbit.retry
-
An optimization for stateful retry of message processing.
- nextMessage() - Method in class org.springframework.amqp.rabbit.listener.BlockingQueueConsumer
-
Main application-side API: wait for the next message delivery and return it.
- nextMessage(long) - Method in class org.springframework.amqp.rabbit.listener.BlockingQueueConsumer
-
Main application-side API: wait for the next message delivery and return it.
- nextRelease() - Method in interface org.springframework.amqp.rabbit.batch.BatchingStrategy
- nextRelease() - Method in class org.springframework.amqp.rabbit.batch.SimpleBatchingStrategy
- noargs() - Method in class org.springframework.amqp.core.BindingBuilder.GenericArgumentsConfigurer
- noBeanFoundMessage(Object, String, String, Class<?>) - Method in class org.springframework.amqp.rabbit.annotation.RabbitListenerAnnotationBeanPostProcessor
- NodeLocator<T> - Interface in org.springframework.amqp.rabbit.connection
-
Used to obtain a connection factory for the queue leader.
- NON_PERSISTENT - Enum constant in enum class org.springframework.amqp.core.MessageDeliveryMode
-
Non persistent.
- nonDurable() - Static method in class org.springframework.amqp.core.QueueBuilder
-
Creates a builder for a non-durable (transient) queue.
- nonDurable(String) - Static method in class org.springframework.amqp.core.QueueBuilder
-
Creates a builder for a non-durable (transient) queue.
- NONE - Enum constant in enum class org.springframework.amqp.core.AcknowledgeMode
-
No acks -
autoAck=true
inChannel.basicConsume()
. - NONE - Enum constant in enum class org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.AddressShuffleMode
-
Do not shuffle the addresses before or after opening a connection; attempt connections in a fixed order.
- NONE - Enum constant in enum class org.springframework.amqp.rabbit.connection.CachingConnectionFactory.ConfirmType
-
Publisher confirms are disabled (default).
- notifyListeners() - Method in class org.springframework.amqp.rabbit.connection.PublisherCallbackChannelImpl
- nullSafeExchange(String) - Method in class org.springframework.amqp.rabbit.core.RabbitTemplate
-
Return the exchange or the default exchange if null.
- nullSafeRoutingKey(String) - Method in class org.springframework.amqp.rabbit.core.RabbitTemplate
-
Return the routing key or the default routing key if null.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form