Package | Description |
---|---|
com.caucho.boot | |
com.caucho.jms.cluster | |
com.caucho.server.admin | |
com.caucho.server.resin |
Modifier and Type | Method and Description |
---|---|
void |
WatchdogChildActor.onWarning(java.lang.String to,
java.lang.String from,
WarningMessage warning) |
Modifier and Type | Method and Description |
---|---|
void |
ClusterQueueActor.processTopicMessage(java.lang.String to,
java.lang.String from,
TopicMessage msg)
Topic Subscribers receives the message from the Triad Pod.
|
void |
ClusterQueueTriadActor.processTriadTopicMessage(java.lang.String to,
java.lang.String from,
TriadTopicMessage msg)
Processes the messages published by the Topic publisher.
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterStatService.addSample(java.lang.String to,
java.lang.String from,
AddSample msg)
Message handler to add a new sample from a remote machine.
|
void |
ClusterStatService.addSampleMetadata(java.lang.String to,
java.lang.String from,
AddSampleMetadata msg) |
Modifier and Type | Method and Description |
---|---|
void |
ResinActor.startInfo(java.lang.String to,
java.lang.String from,
StartInfoMessage msg)
Startup information
|