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

Packages that use SyncCommandImpl
org.openeai.implementations.applications.testsuite   
org.openeai.implementations.gateways.messagedump   
org.openeai.implementations.gateways.simple   
org.openeai.implementations.gateways.transroutergateway   
org.openeai.implementations.services.els.commands   
 

Uses of SyncCommandImpl in org.openeai.implementations.applications.testsuite
 

Subclasses of SyncCommandImpl in org.openeai.implementations.applications.testsuite
 class SyncVerificationCommand
          This is an OpenEAI SyncCommand that consumes sync messages published by an authoritative source when that system creates, updates or deletes an object.
 

Uses of SyncCommandImpl in org.openeai.implementations.gateways.messagedump
 

Subclasses of SyncCommandImpl in org.openeai.implementations.gateways.messagedump
 class MessageDumpSyncCommand
          This command is basically a no-op command that consume pub/sub messages.
 

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

Subclasses of SyncCommandImpl in org.openeai.implementations.gateways.simple
 class SimpleMessage
          This is an example SyncCommand.
 

Uses of SyncCommandImpl in org.openeai.implementations.gateways.transroutergateway
 

Subclasses of SyncCommandImpl in org.openeai.implementations.gateways.transroutergateway
 class PaymasterRoutingCriteria
          Implements the specific 'Routing Criteria' for the 'Phase 1' messaging components.
 class RoutingCriteriaCommandImpl
          Ancestor for RoutingCriteriaCommands.
 class StudentLegacyRoutingCriteria
          Implements the specific 'Routing Criteria' for the Student Legacy Gateway.
 class TransRouterCommand
          OpenEAI Reference Implementation Enterprise Router.
 

Uses of SyncCommandImpl in org.openeai.implementations.services.els.commands
 

Subclasses of SyncCommandImpl in org.openeai.implementations.services.els.commands
 class EnterpriseSyncErrorLogger
          The EnterpriseSyncErrorLogger is a part of the OpenEAI "Enterprise Logging Service" (ELS).
 class EnterpriseSyncLoggerCommand
          The EnterpriseSyncLogger is a part of the OpenEAI "Enterprise Logging Service" (ELS).
 



Copyright © 2002, OpenEAI Software Foundation