Package org.springframework.integration.jms.inbound
@NullMarked
package org.springframework.integration.jms.inbound
Inbound channel adapters for JMS.
-
ClassesClassDescriptionJMS MessageListener that converts a JMS Message into a Spring Integration Message and sends that Message to a channel.A source for receiving JMS Messages with a polling listener.A wrapper around the
JmsMessageDrivenEndpoint
implementingMessagingGatewaySupport
.A message-driven endpoint that receive JMS messages, converts them into Spring Integration Messages, and then sends the result to a channel.