| Package | Description |
|---|---|
| org.lsst.ccs.messaging |
Package defining the CCS Messaging interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessagingLayer.connect(MessagingAccessLayer accessLayer)
Connects a MessagingAccessLayer object on the buses by using its name as a
unique identifier.
|
void |
MessagingLayer.disconnect(MessagingAccessLayer accessLayer)
Remove the entry point to the buses for the given MessagingAccessLayer.
|
Copyright © 2022 LSST. All rights reserved.