|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use cMsgSubdomainInterface | |
---|---|
org.jlab.coda.cMsg | |
org.jlab.coda.cMsg.cMsgDomain.server | |
org.jlab.coda.cMsg.subdomains |
Uses of cMsgSubdomainInterface in org.jlab.coda.cMsg |
---|
Classes in org.jlab.coda.cMsg that implement cMsgSubdomainInterface | |
---|---|
class |
cMsgSubdomainAdapter
This class provides a very basic (non-functional/dummy) implementation of the cMsgSubdomainInterface interface. |
Uses of cMsgSubdomainInterface in org.jlab.coda.cMsg.cMsgDomain.server |
---|
Methods in org.jlab.coda.cMsg.cMsgDomain.server that return cMsgSubdomainInterface | |
---|---|
cMsgSubdomainInterface |
cMsgDomainServer.getSubdomainHandler()
Getter for the subdomain handler object. |
Constructors in org.jlab.coda.cMsg.cMsgDomain.server with parameters of type cMsgSubdomainInterface | |
---|---|
cMsgDomainServer(cMsgNameServer nameServer,
cMsgSubdomainInterface handler,
cMsgClientInfo info,
int startingPort,
boolean timeOrdered)
Constructor. |
Uses of cMsgSubdomainInterface in org.jlab.coda.cMsg.subdomains |
---|
Classes in org.jlab.coda.cMsg.subdomains that implement cMsgSubdomainInterface | |
---|---|
class |
CA
cMsg subdomain handler for channel access (CA) subdomain. |
class |
cMsg
This class handles all client cMsg requests in the cMsg subdomain. |
class |
Database
cMsg subdomain handler for database subdomain. |
class |
Dummy
This class is a subdomain which does nothing. |
class |
FileQueue
cMsg subdomain handler for FileQueue subdomain. |
class |
LogFile
cMsg subdomain handler for LogFile subdomain. |
class |
Queue
cMsg subdomain handler for Queue subdomain. |
class |
SmartSockets
cMsg subdomain handler for smartsockets subdomain. |
class |
TcpServer
cMsg subdomain handler to access tcpserver processes UDL: cMsg:cMsg://host:port/TcpServer/srvHost:srvPort |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |