|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.openeai.jms.consumer.commands | |
|---|---|
| org.openeai.jms.consumer | |
| org.openeai.jms.consumer.commands | |
| Classes in org.openeai.jms.consumer.commands used by org.openeai.jms.consumer | |
|---|---|
| RequestCommand
The interface implmented by all RequestCommands and specifies that they must implement the 'execute' method which returns a JMS Message. |
|
| SyncCommand
The interface implmented by all SyncCommands and specifies that they must implement the 'execute' method. |
|
| Classes in org.openeai.jms.consumer.commands used by org.openeai.jms.consumer.commands | |
|---|---|
| CommandException
This Exception may be thrown by Commands when/if errors occur during the processing of the 'execute' method. |
|
| ConsumerCommand
The "default" anscestor of all Commands that are executed by either PubSubConsumer or PointToPointConsumer. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||