|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
JmsMessageFactory | The JmsMessageFactory interface allows for the creation of a
javax.jms.Message . |
Class Summary | |
---|---|
JmsHelper | Utility class that aids in the processing of JMS based jobs and sending of
javax.jms.Message |
SendDestinationMessageJob |
A Job that sends a javax.jms.Message to a
javax.jms.Destination . |
SendQueueMessageJob |
A Job that sends a javax.jms.Message to a
javax.jms.Queue . |
SendTopicMessageJob |
A Job that sends a javax.jms.Message to a
javax.jms.Topic . |
Exception Summary | |
---|---|
JmsJobException | The JmsJobException is used to indicate an error during sending of a
javax.jms.Message . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |