|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.jms.support.destination | |
---|---|
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.listener.serversession | This package contains the ServerSessionMessageListenerContainer implementation, based on the standard JMS ServerSessionPool API. |
org.springframework.jms.remoting | Remoting classes for transparent Java-to-Java remoting via a JMS provider. |
org.springframework.jms.support.destination | Support classes for Spring's JMS framework. |
Classes in org.springframework.jms.support.destination used by org.springframework.jms.core | |
---|---|
JmsDestinationAccessor
Base class for JmsTemplate and other
JMS-accessing gateway helpers, adding destination-related properties to
JmsAccessor's common properties. |
Classes in org.springframework.jms.support.destination used by org.springframework.jms.listener | |
---|---|
JmsDestinationAccessor
Base class for JmsTemplate and other
JMS-accessing gateway helpers, adding destination-related properties to
JmsAccessor's common properties. |
Classes in org.springframework.jms.support.destination used by org.springframework.jms.listener.adapter | |
---|---|
DestinationResolver
Strategy interface for resolving JMS destinations. |
Classes in org.springframework.jms.support.destination used by org.springframework.jms.listener.serversession | |
---|---|
JmsDestinationAccessor
Base class for JmsTemplate and other
JMS-accessing gateway helpers, adding destination-related properties to
JmsAccessor's common properties. |
Classes in org.springframework.jms.support.destination used by org.springframework.jms.remoting | |
---|---|
DestinationResolver
Strategy interface for resolving JMS destinations. |
Classes in org.springframework.jms.support.destination used by org.springframework.jms.support.destination | |
---|---|
CachingDestinationResolver
Extension of the DestinationResolver interface, exposing methods for clearing the cache. |
|
DestinationResolver
Strategy interface for resolving JMS destinations. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |