Class | Description |
---|---|
ClassTypeRouter |
A router that uses the payload class type as the key and looks up the
corresponding value in the
ClassTypeRouter.messageChannels map and returns the
result. |
OMMMsgRouter |
Do we need login closed?
|
PausableMessageRouter |
A message router that can be paused when another thread needs to complete a
task
|
RouteByQueryType | Deprecated
After refactoring this project we no longer need this class.
|
RouteOMMMsgByFinalFlag |
A router that inspects the OMMMsg's final flag -- if the flag is set to
true, then this indicates that no more messages will be sent and so we want
the workflow to route to the error channel, otherwise the workflow can
continue on the success channel.
|
Copyright © 2016. All Rights Reserved.