Uses of Package
org.openeai.jms.consumer.commands

Packages that use org.openeai.jms.consumer.commands
org.openeai.implementations.applications.testsuite   
org.openeai.implementations.gateways.messagedump   
org.openeai.implementations.gateways.requestproxy   
org.openeai.implementations.gateways.simple   
org.openeai.implementations.gateways.transroutergateway   
org.openeai.implementations.services.eas.commands   
org.openeai.implementations.services.els.commands   
org.openeai.jms.consumer   
org.openeai.jms.consumer.commands   
 

Classes in org.openeai.jms.consumer.commands used by org.openeai.implementations.applications.testsuite
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.
SyncCommand
          The interface implmented by all SyncCommands and specifies that they must implement the 'execute' method.
SyncCommandImpl
          The "default" anscestor of all SyncCommands that are executed by a PubSubConsumer.
 

Classes in org.openeai.jms.consumer.commands used by org.openeai.implementations.gateways.messagedump
ConsumerCommand
          The "default" anscestor of all Commands that are executed by either PubSubConsumer or PointToPointConsumer.
SyncCommand
          The interface implmented by all SyncCommands and specifies that they must implement the 'execute' method.
SyncCommandImpl
          The "default" anscestor of all SyncCommands that are executed by a PubSubConsumer.
 

Classes in org.openeai.jms.consumer.commands used by org.openeai.implementations.gateways.requestproxy
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.
RequestCommand
          The interface implmented by all RequestCommands and specifies that they must implement the 'execute' method which returns a JMS Message.
RequestCommandImpl
          The "default" anscestor of all RequestCommands that are executed by a PointToPointConsumer.
 

Classes in org.openeai.jms.consumer.commands used by org.openeai.implementations.gateways.simple
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.
RequestCommand
          The interface implmented by all RequestCommands and specifies that they must implement the 'execute' method which returns a JMS Message.
RequestCommandImpl
          The "default" anscestor of all RequestCommands that are executed by a PointToPointConsumer.
SyncCommand
          The interface implmented by all SyncCommands and specifies that they must implement the 'execute' method.
SyncCommandImpl
          The "default" anscestor of all SyncCommands that are executed by a PubSubConsumer.
 

Classes in org.openeai.jms.consumer.commands used by org.openeai.implementations.gateways.transroutergateway
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.
SyncCommand
          The interface implmented by all SyncCommands and specifies that they must implement the 'execute' method.
SyncCommandImpl
          The "default" anscestor of all SyncCommands that are executed by a PubSubConsumer.
 

Classes in org.openeai.jms.consumer.commands used by org.openeai.implementations.services.eas.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.
RequestCommand
          The interface implmented by all RequestCommands and specifies that they must implement the 'execute' method which returns a JMS Message.
RequestCommandImpl
          The "default" anscestor of all RequestCommands that are executed by a PointToPointConsumer.
 

Classes in org.openeai.jms.consumer.commands used by org.openeai.implementations.services.els.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.
SyncCommand
          The interface implmented by all SyncCommands and specifies that they must implement the 'execute' method.
SyncCommandImpl
          The "default" anscestor of all SyncCommands that are executed by a PubSubConsumer.
 

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.
 



Copyright © 2002, OpenEAI Software Foundation