Uses of Class
org.springframework.jms.config.AbstractJmsListenerEndpoint
Packages that use AbstractJmsListenerEndpoint
Package
Description
Support package for declarative messaging configuration,
with Java configuration and XML schema support.
-
Uses of AbstractJmsListenerEndpoint in org.springframework.jms.config
Subclasses of AbstractJmsListenerEndpoint in org.springframework.jms.configModifier and TypeClassDescriptionclassAJmsListenerEndpointproviding the method to invoke to process an incoming message for this endpoint.classAJmsListenerEndpointsimply providing theMessageListenerto invoke to process an incoming message for this endpoint.