| Package | Description |
|---|---|
| org.lsst.ccs.messaging |
Package defining the CCS Messaging interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
MessagingAccessLayer.BusAccess |
MessagingAccessLayer.getBusAccess(Bus bus) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MessagingAccessLayer.BusAccess> |
MessagingAccessLayer.getBusAccesses()
This list of buses might be used by the messaging layer to determine on which buses
the associated agent has to be connected to.
|
| Constructor and Description |
|---|
MessagingAccessLayer(AgentInfo agent,
MessagingAccessLayer.BusAccess... buses) |
Copyright © 2023 LSST. All rights reserved.