Uses of Class
org.openeai.jms.consumer.commands.RequestCommandImpl

Packages that use RequestCommandImpl
org.openeai.implementations.gateways.requestproxy   
org.openeai.implementations.gateways.simple   
org.openeai.implementations.services.eas.commands   
 

Uses of RequestCommandImpl in org.openeai.implementations.gateways.requestproxy
 

Subclasses of RequestCommandImpl in org.openeai.implementations.gateways.requestproxy
 class EnterpriseRequestProxyCommand
          OpenEAI Reference Implementation Enterprise Request Proxy.
 

Uses of RequestCommandImpl in org.openeai.implementations.gateways.simple
 

Subclasses of RequestCommandImpl in org.openeai.implementations.gateways.simple
 class FailureRequestCommand
          This class replies with a status of failure and an error to any request message.
 

Uses of RequestCommandImpl in org.openeai.implementations.services.eas.commands
 

Subclasses of RequestCommandImpl in org.openeai.implementations.services.eas.commands
 class ApplicationSessionRequestCommand
          This class implements message support for the EnterpriseApplicationService.
 class EnterpriseApplicationServiceCommand
          This class is the ancestor of EnterpriseApplicationService commands defining fields and behavior common to all EnterpriseApplicationServiceCommands.
 class EnterpriseSessionRequestCommand
          This class implements message support for the EnterpriseApplicationService.
 class EnterpriseUserPermissionRequestCommand
          This class implements part of the message support of the EnterpriseApplicationService.
 class EnterpriseUserRequestCommand
          This class implements part of the message support of the EnterpriseApplicationService.
 



Copyright © 2002, OpenEAI Software Foundation