|
Class Summary |
| CreateMsgBox |
This class can be used to invoke createMsgBox operation of msgBoxService and returns the resultant messageBoxId as
EndpointReference |
| DestroyMsgBox |
This class can be used to invoke destroyMsgBox operation of msgBoxService and returns the resultant messageBoxId as
EndpointReference |
| MsgBoxClient |
This is the client class to invoke MsgBoxService this is using four separate classes to invoke four methods
createMsgBox,destroyMsgBox,takeMessages and storeMessages operations of the service. |
| StoreMessage |
This class can be used to invoke destroyMsgBox operation of msgBoxService and returns the resultant operation status
as EndpointReference |
| TakeMessages |
This class can be used to invoke takeMessages operation of msgBoxService and returns the resultant operation status |