Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.jms.listener.adapter Classes and Interfaces - 6 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
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
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