Package | Description |
---|---|
org.jlab.coda.cMsg.cMsgDomain.client | |
org.jlab.coda.cMsg.cMsgDomain.server |
Class and Description |
---|
cMsg
This class implements a cMsg client in the cMsg domain.
|
cMsg.KeepAlive
Class that checks the health of the domain server by reading monitoring information.
|
cMsg.ParsedUDL
This class simply holds information obtained from parsing a UDL or
information about an available cMsg server in a server cloud.
|
cMsg.UpdateServer
Class that periodically sends statistical info to the domain server.
|
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.
|
Class and Description |
---|
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.
|