All Classes and Interfaces
Class
Description
JMS MessageListener that converts a JMS Message into a Spring Integration
Message and sends that Message to a channel.
Default implementation of
JmsHeaderMapper.Factory class for JMS components.
Parser for the 'channel' and 'publish-subscribe-channel' elements of the
Spring Integration JMS namespace.
A
DefaultMessageListenerContainer specific JmsListenerContainerSpec extension.JmsDestinationAccessorSpec<S extends JmsDestinationAccessorSpec<S,A>,A extends org.springframework.jms.support.destination.JmsDestinationAccessor>
A base
IntegrationComponentSpec for JmsDestinationAccessors.A source for receiving JMS Messages with a polling listener.
Header enricher for JMS specific values.
Strategy interface for mapping integration Message headers to an outbound
JMS Message (e.g.
Parser for the <inbound-channel-adapter/> element of the 'jms' namespace.
A
MessageSourceSpec for a JmsDestinationPollingSource.A
JmsTemplate-based JmsInboundChannelAdapterSpec extension.A wrapper around the
JmsMessageDrivenEndpoint implementing
MessagingGatewaySupport.A
MessagingGatewaySpec for a JmsInboundGateway.JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec<S extends JmsListenerContainerSpec<S,C>,C extends org.springframework.jms.listener.AbstractMessageListenerContainer>
An
AbstractMessageListenerContainer-based JmsInboundGatewaySpec extension.JmsListenerContainerSpec<S extends JmsListenerContainerSpec<S,C>,C extends org.springframework.jms.listener.AbstractMessageListenerContainer>
A
JmsMessageChannelSpec for subscribable
AbstractJmsChannels.A
MessageProducerSpec for JmsMessageDrivenEndpoints.JmsMessageDrivenChannelAdapterSpec.JmsMessageDrivenChannelAdapterListenerContainerSpec<S extends JmsListenerContainerSpec<S,C>,C extends org.springframework.jms.listener.AbstractMessageListenerContainer>
A message-driven endpoint that receive JMS messages, converts them into
Spring Integration Messages, and then sends the result to a channel.
Parser for the <message-driven-channel-adapter> element and the
<inbound-gateway> element of the 'jms' namespace.
Namespace handler for Spring Integration's jms namespace.
Parser for the <outbound-channel-adapter/> element of the jms namespace.
A
MessageHandlerSpec for a JmsSendingMessageHandler.A
JmsTemplate-based JmsOutboundChannelAdapterSpec extension.An outbound Messaging Gateway for request/reply JMS.
Parser for the <outbound-gateway> element of the integration 'jms' namespace.
A
MessageHandlerSpec for a JmsOutboundGateway.JmsPollableMessageChannelSpec<S extends JmsPollableMessageChannelSpec<S,T>,T extends AbstractJmsChannel>
A
MessageChannelSpec for an AbstractJmsChannel.A
JmsMessageChannelSpec for a SubscribableJmsChannel
configured with a topic.A MessageConsumer that sends the converted Message payload within a JMS Message.
A timeout occurred within an async gateway.
An
AbstractJmsChannel implementation for message-driven subscriptions.