Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.amqp.rabbit.listener Classes and Interfaces - 28 results found.
NameDescriptionTypePackageFramework
AbstractAdaptableMessageListenerAn abstract MessageListener adapter providing the necessary infrastructureto extract the payload of a MessageClassorg.springframework.amqp.rabbit.listener.adapterSpring AMQP
AbstractMessageListenerContainerClassorg.springframework.amqp.rabbit.listenerSpring AMQP
AbstractMessageListenerContainer .SharedConnectionNotInitializedExceptionException that indicates that the initial setup of this container's shared Rabbit Connection failed.Classorg.springframework.amqp.rabbit.listener.AbstractMessageListenerContainerSpring AMQP
AbstractRabbitListenerEndpointBase model for a Rabbit listener endpointSince:1.Classorg.springframework.amqp.rabbit.listenerSpring AMQP
ActiveObjectCounterClassorg.springframework.amqp.rabbit.listenerSpring AMQP
BlockingQueueConsumerSpecialized consumer encapsulating knowledge of the brokerconnections and having its own lifecycle (start and stop).Classorg.springframework.amqp.rabbit.listenerSpring AMQP
ConditionalRejectingErrorHandlerErrorHandler that conditionally wraps the Exception in anAmqpRejectAndDontRequeueException if the configured rejectionClassorg.springframework.amqp.rabbit.listenerSpring AMQP
DelegatingInvocableHandlerDelegates to an InvocableHandlerMethod based on the message payload type.Classorg.springframework.amqp.rabbit.listener.adapterSpring AMQP
FatalExceptionStrategyA strategy interface for the ConditionalRejectingErrorHandler todecide whether an exception should be considered to be fatal and theInterfaceorg.springframework.amqp.rabbit.listenerSpring AMQP
FatalListenerExecutionExceptionException to be thrown when the execution of a listener method failed unrecoverably.Classorg.springframework.amqp.rabbit.listener.exceptionSpring AMQP
FatalListenerStartupExceptionException to be thrown when the execution of a listener method failed on startup.Classorg.springframework.amqp.rabbit.listener.exceptionSpring AMQP
HandlerAdapterA wrapper for either an InvocableHandlerMethod orDelegatingInvocableHandler.Classorg.springframework.amqp.rabbit.listener.adapterSpring AMQP
ListenerContainerConsumerFailedEventPublished when a listener consumer fails.Classorg.springframework.amqp.rabbit.listenerSpring AMQP
ListenerExecutionFailedExceptionException to be thrown when the execution of a listener method failed.Classorg.springframework.amqp.rabbit.listener.exceptionSpring AMQP
MessageListenerAdapterMessage listener adapter that delegates the handling of messages to target listener methods via reflection, withflexible message type conversion.Classorg.springframework.amqp.rabbit.listener.adapterSpring AMQP
MessageListenerContainerInternal abstraction used by the framework representing a messagelistener container.Interfaceorg.springframework.amqp.rabbit.listenerSpring AMQP
MessageRejectedWhileStoppingExceptionException class that indicates a rejected message on shutdown.Classorg.springframework.amqp.rabbit.listenerSpring AMQP
MessagingMessageListenerAdapteradapter that invokes a configurable HandlerAdapter.Classorg.springframework.amqp.rabbit.listener.adapterSpring AMQP
MethodRabbitListenerEndpointA RabbitListenerEndpoint providing the method to invoke to processan incoming message for this endpoint.Classorg.springframework.amqp.rabbit.listenerSpring AMQP
MultiMethodRabbitListenerEndpointClassorg.springframework.amqp.rabbit.listenerSpring AMQP
QueuesNotAvailableExceptionThis exception indicates that a consumer could not be started because none ofits queues are available for listening.Classorg.springframework.amqp.rabbit.listenerSpring AMQP
RabbitListenerContainerFactoryFactory of MessageListenerContainer based on aRabbitListenerEndpoint definition.Interfaceorg.springframework.amqp.rabbit.listenerSpring AMQP
RabbitListenerEndpointModel for a Rabbit listener endpoint.Interfaceorg.springframework.amqp.rabbit.listenerSpring AMQP
RabbitListenerEndpointRegistrarHelper bean for registering RabbitListenerEndpoint witha RabbitListenerEndpointRegistry.Classorg.springframework.amqp.rabbit.listenerSpring AMQP
RabbitListenerEndpointRegistryCreates the necessary MessageListenerContainer instances for theregistered endpoints.Classorg.springframework.amqp.rabbit.listenerSpring AMQP
ReplyFailureExceptionException to be thrown when the reply of a message failed to be sent.Classorg.springframework.amqp.rabbit.listener.adapterSpring AMQP
SimpleMessageListenerContainerClassorg.springframework.amqp.rabbit.listenerSpring AMQP
SimpleMessageListenerContainer .ContainerDelegateInterfaceorg.springframework.amqp.rabbit.listener.SimpleMessageListenerContainerSpring AMQP