Package | Description |
---|---|
org.springframework.jms |
This package contains integration classes for JMS,
allowing for Spring-style JMS access.
|
org.springframework.jms.connection |
Provides a PlatformTransactionManager implementation for a single
JMS ConnectionFactory, and a SingleConnectionFactory adapter.
|
org.springframework.jms.core |
Core package of the JMS support.
|
org.springframework.jms.listener |
This package contains the base message listener container facility.
|
org.springframework.jms.listener.adapter |
Message listener adapter mechanism that delegates to target listener
methods, converting messages to appropriate message content types
(such as String or byte array) that get passed into listener methods.
|
org.springframework.jms.support |
This package provides generic JMS support classes,
to be used by higher-level classes like JmsTemplate.
|
org.springframework.jms.support.converter |
Provides a MessageConverter abstraction to convert
between Java objects and JMS messages.
|
org.springframework.jms.support.destination |
Support classes for Spring's JMS framework.
|
Class and Description |
---|
JmsException
Base class for exception thrown by the framework whenever it
encounters a problem related to JMS.
|
Class and Description |
---|
JmsException
Base class for exception thrown by the framework whenever it
encounters a problem related to JMS.
|
Class and Description |
---|
JmsException
Base class for exception thrown by the framework whenever it
encounters a problem related to JMS.
|
Class and Description |
---|
JmsException
Base class for exception thrown by the framework whenever it
encounters a problem related to JMS.
|
Class and Description |
---|
JmsException
Base class for exception thrown by the framework whenever it
encounters a problem related to JMS.
|
Class and Description |
---|
JmsException
Base class for exception thrown by the framework whenever it
encounters a problem related to JMS.
|
Class and Description |
---|
JmsException
Base class for exception thrown by the framework whenever it
encounters a problem related to JMS.
|
Class and Description |
---|
JmsException
Base class for exception thrown by the framework whenever it
encounters a problem related to JMS.
|