| Interface | Description |
|---|---|
| OMRSTopic |
OMRSTopic defines the interface to the messaging Topic for OMRS Events.
|
| OMRSTopicListener |
OMRSTopicListener defines the interface that a listener must implement in order to receive events
from the OMRSTopicConnector.
|
| Class | Description |
|---|---|
| InternalOMRSEventProcessingContext |
Internal Asynchronous message processing context.
|
| OMRSEventProcessingContext |
OMRS message processing context.
|
| OMRSTopicConnector |
OMRSTopicConnector provides the support for the registration of OMRSTopicListeners and the distribution of
OMRS events - both inbound and outbound.
|
| OMRSTopicListenerBase |
OMRSTopicListenerBase provides a base class for a topic listener so it only needs to
override the methods for the events it cares about.
|
| OMRSTopicProvider |
OMRSTopicProvider provides implementation of the connector provider for the OMRSTopicConnector.
|
Copyright © 2018–2019 ODPi. All rights reserved.