Package | Description |
---|---|
org.jlab.coda.cMsg.cMsgDomain.server |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<cMsgDomainServerSelect> |
cMsgNameServer.availableDomainServers
List of all cMsgDomainServerSelect objects that have room for more clients.
|
(package private) java.util.concurrent.ConcurrentHashMap<cMsgDomainServerSelect,java.lang.String> |
cMsgNameServer.domainServersSelect
Set of all active cMsgDomainServerSelect objects.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
cMsgMonitorClient.addClient(cMsgClientData info,
cMsgDomainServerSelect dss)
Method to add another client for monitoring.
|