Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.jms.support Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
BeanFactoryDestinationResolverDestinationResolver implementation based on a Spring BeanFactory.Classorg.springframework.jms.support.destinationSpring MVC
CachingDestinationResolverExtension of the DestinationResolver interface,exposing methods for clearing the cache.Interfaceorg.springframework.jms.support.destinationSpring MVC
DestinationResolutionExceptionThrown by a DestinationResolver when it cannot resolve a destination name.Classorg.springframework.jms.support.destinationSpring MVC
DestinationResolverStrategy interface for resolving JMS destinations.Interfaceorg.springframework.jms.support.destinationSpring MVC
DynamicDestinationResolverSimple DestinationResolver implementation resolving destination namesas dynamic destinations.Classorg.springframework.jms.support.destinationSpring MVC
JmsAccessorBase class for JmsTemplate and otherJMS-accessing gateway helpers, defining common properties such as theClassorg.springframework.jms.supportSpring MVC
JmsDestinationAccessorBase class for JmsTemplate and otherJMS-accessing gateway helpers, adding destination-related properties toClassorg.springframework.jms.support.destinationSpring MVC
JmsHeaderMapperStrategy interface for mapping messaging Message headers to an outboundJMS Message (e.Interfaceorg.springframework.jms.supportSpring MVC
JmsHeadersPre-defined names and prefixes to be used for setting and/or retrievingJMS attributes from/to generic message headers.Interfaceorg.springframework.jms.supportSpring MVC
JmsMessageHeaderAccessorA MessageHeaderAccessorSince:4.Classorg.springframework.jms.supportSpring MVC
JmsUtilsGeneric utility methods for working with JMS.Classorg.springframework.jms.supportSpring MVC
JndiDestinationResolverDestinationResolver implementation which interprets destination namesas JNDI locations (with a configurable fallback strategy).Classorg.springframework.jms.support.destinationSpring MVC
MappingJackson2MessageConverterMessage converter that uses Jackson 2.Classorg.springframework.jms.support.converterSpring MVC
MarshallingMessageConverterSpring JMS MessageConverter that uses a Marshaller and Unmarshaller.Classorg.springframework.jms.support.converterSpring MVC
MessageConversionExceptionThrown by MessageConverter implementations when the conversionof an object to/from a Message fails.Classorg.springframework.jms.support.converterSpring MVC
MessageConverterStrategy interface that specifies a converter between Java objects and JMS messages.Interfaceorg.springframework.jms.support.converterSpring MVC
MessageTypeConstants that indicate a target message type to convert to: aTextMessage, a BytesMessage,Classorg.springframework.jms.support.converterSpring MVC
MessagingMessageConverterConvert a Message from the messaging abstraction to and from aMessage using an underlying MessageConverterClassorg.springframework.jms.support.converterSpring MVC
SimpleJmsHeaderMapperSimple implementation of JmsHeaderMapper.Classorg.springframework.jms.supportSpring MVC
SimpleMessageConverterA simple message converter which is able to handle TextMessages, BytesMessages,MapMessages, and ObjectMessages.Classorg.springframework.jms.support.converterSpring MVC