Uses of Package
org.springframework.integration.jms
Packages that use org.springframework.integration.jms
Package
Description
Base package for JMS Support.
Provides JMS Component support for the Java DSL.
Inbound channel adapters for JMS.
Outbound channel adapters for JMS.
-
Classes in org.springframework.integration.jms used by org.springframework.integration.jmsClassDescriptionStrategy interface for mapping integration Message headers to an outbound JMS Message (e.g.
-
Classes in org.springframework.integration.jms used by org.springframework.integration.jms.dslClassDescriptionA
JmsTemplate
implementation used byJmsSendingMessageHandler
for propagating QoS properties from the request message into the underlyingproducer.send(message, getDeliveryMode(), getPriority(), getTimeToLive())
API.Strategy interface for mapping integration Message headers to an outbound JMS Message (e.g. -
Classes in org.springframework.integration.jms used by org.springframework.integration.jms.inboundClassDescriptionStrategy interface for mapping integration Message headers to an outbound JMS Message (e.g.
-
Classes in org.springframework.integration.jms used by org.springframework.integration.jms.outboundClassDescriptionStrategy interface for mapping integration Message headers to an outbound JMS Message (e.g.