|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of SyncCommand in org.openeai.implementations.applications.testsuite |
| Classes in org.openeai.implementations.applications.testsuite that implement SyncCommand | |
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 SyncCommand in org.openeai.implementations.gateways.messagedump |
| Classes in org.openeai.implementations.gateways.messagedump that implement SyncCommand | |
class |
MessageDumpSyncCommand
This command is basically a no-op command that consume pub/sub messages. |
| Uses of SyncCommand in org.openeai.implementations.gateways.simple |
| Classes in org.openeai.implementations.gateways.simple that implement SyncCommand | |
class |
SimpleMessage
This is an example SyncCommand. |
| Uses of SyncCommand in org.openeai.implementations.gateways.transroutergateway |
| Classes in org.openeai.implementations.gateways.transroutergateway that implement SyncCommand | |
class |
TransRouterCommand
OpenEAI Reference Implementation Enterprise Router. |
| Uses of SyncCommand in org.openeai.implementations.services.els.commands |
| Classes in org.openeai.implementations.services.els.commands that implement SyncCommand | |
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 SyncCommand in org.openeai.jms.consumer |
| Methods in org.openeai.jms.consumer that return SyncCommand | |
protected SyncCommand |
MessageConsumer.getSyncCommand(java.lang.String commandName)
Returns a SyncCommand from the HashMap of SyncCommands supported by this Consumer. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||