Class | Description |
---|---|
cMsg |
This class implements a cMsg client in the cMsg domain.
|
cMsgClientListeningThread |
This class implements a cMsg client's thread which listens for
communications from the domain server.
|
cMsgSendAndGetCallbackThread |
This class is a callback-running thread to be used with the enterprise-level
implementation of sendAndGet.
|
cMsgServerClient |
This class implements a cMsg client which is created in a cMsg server for the
purpose of communicating with other cMsg servers in the cMsg domain.
|