| Package | Description |
|---|---|
| org.lsst.ccs.bus.messages |
This package defines all the standard messages for the CCS buses.
|
| Modifier and Type | Method and Description |
|---|---|
AgentInfo |
BusMessage.getOriginAgentInfo()
The Origin of the BusMessage, the bus registration name of the Agent from which it
originated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusMessage.setOriginAgentInfo(AgentInfo agent)
Sets the origin for this BusMessage.
|
Copyright © 2015 LSST. All rights reserved.