| Package | Description |
|---|---|
| org.lsst.ccs.messaging |
Package defining the CCS Messaging interfaces.
|
| org.lsst.ccs.messaging.jgroups | |
| org.lsst.ccs.messaging.jms |
| 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 |
BusMessagingLayer.register(String agentName,
Bus... buses)
Creates low level communication entry points for a subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JGroupsBusMessagingLayer.connect(MessagingAccessLayer accessLayer) |
void |
JGroupsBusMessagingLayer.register(String agentName,
Bus... buses) |
| Modifier and Type | Method and Description |
|---|---|
void |
JMSBusMessagingLayer.connect(MessagingAccessLayer layer) |
Copyright © 2024 LSST. All rights reserved.