|
Class Summary |
| MsgBoxServiceLifeCycle |
This class initialize the messageBox service by setting the messageStore based on the configuration done by the user
This is the LifeCycle class |
| MsgBoxServiceMessageReceiverInOut |
MsgBoxServiceMessageReceiverInOut message receiver, this is the actual location where the service operations get
invoked. |
| MsgBoxServiceSkeleton |
Service class for MsgBoxService this get called by MsgBoxServiceMessageReceiverInOut with ProcessingContext |
| StoreMessageHandler |
This Dispatcher is used to validate the incoming message, this is set to Handler list in MsgBoxServiceLifeCycle. |