| Package | Description |
|---|---|
| org.lsst.ccs.messaging |
Package defining the CCS Messaging interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static AgentPresenceManager.AgentPresenceState |
AgentPresenceManager.AgentPresenceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentPresenceManager.AgentPresenceState[] |
AgentPresenceManager.AgentPresenceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentPresenceManager.processConnectionDisconnectionEvent(AgentPresenceManager.AgentPresenceState state,
AgentInfo... agentInfos) |
Copyright © 2024 LSST. All rights reserved.