|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProducerCallback | |
---|---|
org.springframework.jms.core | Core package of the JMS support. |
Uses of ProducerCallback in org.springframework.jms.core |
---|
Methods in org.springframework.jms.core with parameters of type ProducerCallback | |
---|---|
Object |
JmsTemplate.execute(ProducerCallback action)
|
Object |
JmsOperations.execute(ProducerCallback action)
Send a message to a JMS destination. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |