Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.jms.listener Classes and Interfaces - 22 results found.
NameDescriptionTypePackageFramework
AbstractAdaptableMessageListenerAn abstract JMS MessageListener adapter providing the necessaryinfrastructure to extract the payload of a JMS Message.Classorg.springframework.jms.listener.adapterSpring MVC
AbstractJmsListeningContainerCommon base class for all containers which need to implement listeningbased on a JMS Connection (either shared or freshly obtained for each attempt).Classorg.springframework.jms.listenerSpring MVC
AbstractJmsListeningContainer .SharedConnectionNotInitializedExceptionException that indicates that the initial setup of this container'sshared JMS Connection failed.Classorg.springframework.jms.listener.AbstractJmsListeningContainerSpring MVC
AbstractMessageListenerContainerAbstract base class for Spring message listener container implementations.Classorg.springframework.jms.listenerSpring MVC
AbstractPollingMessageListenerContainerBase class for listener container implementations which are based on polling.Classorg.springframework.jms.listenerSpring MVC
DefaultJmsActivationSpecFactoryDefault implementation of the JmsActivationSpecFactory interface.Classorg.springframework.jms.listener.endpointSpring MVC
DefaultMessageListenerContainerMessage listener container variant that uses plain JMS client APIs, specificallya loop of MessageConsumer.Classorg.springframework.jms.listenerSpring MVC
JmsActivationSpecConfigCommon configuration object for activating a JMS message endpoint.Classorg.springframework.jms.listener.endpointSpring MVC
JmsActivationSpecFactoryStrategy interface for creating JCA 1.Interfaceorg.springframework.jms.listener.endpointSpring MVC
JmsMessageEndpointFactoryJMS-specific implementation of the JCA 1.Classorg.springframework.jms.listener.endpointSpring MVC
JmsMessageEndpointFactory .JmsResourceExceptionInternal exception thrown when a ResourceException has been encounteredduring the endpoint invocation.Classorg.springframework.jms.listener.endpoint.JmsMessageEndpointFactorySpring MVC
JmsMessageEndpointManagerExtension of the generic JCA 1.Classorg.springframework.jms.listener.endpointSpring MVC
JmsResponseReturn type of any JMS listener method used to indicate the actual responsedestination alongside the response itself.Classorg.springframework.jms.listener.adapterSpring MVC
ListenerExecutionFailedExceptionException to be thrown when the execution of a listener method failed.Classorg.springframework.jms.listener.adapterSpring MVC
MessageListenerAdapterMessage listener adapter that delegates the handling of messages to targetlistener methods via reflection, with flexible message type conversion.Classorg.springframework.jms.listener.adapterSpring MVC
MessageListenerContainerInternal abstraction used by the framework representing a messagelistener container.Interfaceorg.springframework.jms.listenerSpring MVC
MessagingMessageListenerAdapterA MessageListener adapter that invokes a configurableInvocableHandlerMethod.Classorg.springframework.jms.listener.adapterSpring MVC
ReplyFailureExceptionException to be thrown when the reply of a message failed to be sent.Classorg.springframework.jms.listener.adapterSpring MVC
SessionAwareMessageListenerVariant of the standard JMS MessageListener interface,offering not only the received Message but also the underlyingInterfaceorg.springframework.jms.listenerSpring MVC
SimpleMessageListenerContainerMessage listener container that uses the plain JMS client API'sMessageConsumer.Classorg.springframework.jms.listenerSpring MVC
StandardJmsActivationSpecFactoryStandard implementation of the JmsActivationSpecFactory interface.Classorg.springframework.jms.listener.endpointSpring MVC
SubscriptionNameProviderInterface to be implemented by message listener objects that suggest a specificname for a durable subscription that they might be registered with.Interfaceorg.springframework.jms.listenerSpring MVC