| 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.
|
| OMRSTopicListenerWrapper |
OMRSTopicListenerWrapper is a class that wraps a real OMRSTopicListener when it registers with the
OMRSTopicConnector.
|
| OMRSTopicProvider |
OMRSTopicProvider provides implementation of the connector provider for the OMRSTopicConnector.
|