|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of ConsumerCommand in org.openeai.implementations.applications.testsuite |
| Subclasses of ConsumerCommand 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 ConsumerCommand in org.openeai.implementations.gateways.messagedump |
| Subclasses of ConsumerCommand in org.openeai.implementations.gateways.messagedump | |
class |
MessageDumpSyncCommand
This command is basically a no-op command that consume pub/sub messages. |
| Uses of ConsumerCommand in org.openeai.implementations.gateways.requestproxy |
| Subclasses of ConsumerCommand in org.openeai.implementations.gateways.requestproxy | |
class |
EnterpriseRequestProxyCommand
OpenEAI Reference Implementation Enterprise Request Proxy. |
| Uses of ConsumerCommand in org.openeai.implementations.gateways.simple |
| Subclasses of ConsumerCommand in org.openeai.implementations.gateways.simple | |
class |
FailureRequestCommand
This class replies with a status of failure and an error to any request message. |
class |
SimpleMessage
This is an example SyncCommand. |
| Uses of ConsumerCommand in org.openeai.implementations.gateways.transroutergateway |
| Subclasses of ConsumerCommand 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 ConsumerCommand in org.openeai.implementations.services.eas.commands |
| Subclasses of ConsumerCommand 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. |
| Uses of ConsumerCommand in org.openeai.implementations.services.els.commands |
| Subclasses of ConsumerCommand 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). |
| Uses of ConsumerCommand in org.openeai.jms.consumer.commands |
| Subclasses of ConsumerCommand in org.openeai.jms.consumer.commands | |
class |
RequestCommandImpl
The "default" anscestor of all RequestCommands that are executed by a PointToPointConsumer. |
class |
SyncCommandImpl
The "default" anscestor of all SyncCommands that are executed by a PubSubConsumer. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||