Package | Description |
---|---|
org.jlab.coda.cMsg.cMsgDomain.client | |
org.jlab.coda.cMsg.cMsgDomain.server |
Class and Description |
---|
cMsgNameServer
This class implements a cMsg name server in the cMsg domain.
|
Class and Description |
---|
cMsgClientData
Need to store a little extra info not covered in the super class.
|
cMsgClientData.monitorData
Convenience class to store all monitoring quantities.
|
cMsgDomainServer
Domain Server which services a number of clients through select and nonblocking sockets.
|
cMsgDomainServerSelect
Domain Server which services a number of clients through select and nonblocking sockets.
|
cMsgNameServer
This class implements a cMsg name server in the cMsg domain.
|
cMsgServerBridge
This class acts to bridge two cMsg domain servers by existing in one server
and becoming a client of another cMsg domain server.
|
cMsgServerSendAndGetter
This class handles a server client's sendAndGet request and propagates it to all the
connected servers.
|
cMsgServerSubscribeInfo
Class to store the record of a server client's subscription to a particular message
subject, type, and namespace.
|