Package | Description |
---|---|
org.maestro.agent.base | |
org.maestro.client | |
org.maestro.client.exchange | |
org.maestro.common.agent |
Modifier and Type | Method and Description |
---|---|
MaestroClient |
AbstractHandler.getClient()
Get maestro client
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractHandler.setMaestroClient(MaestroClient client)
Sets the content of the client associated with the external endpoint.
|
Modifier and Type | Class and Description |
---|---|
class |
MaestroReceiverClient |
Modifier and Type | Class and Description |
---|---|
class |
MaestroMqttClient |
Modifier and Type | Method and Description |
---|---|
MaestroClient |
AgentEndpoint.getClient()
Get the content of the client associated with the external endpoint.
|
Modifier and Type | Method and Description |
---|---|
void |
AgentEndpoint.setMaestroClient(MaestroClient client)
Sets the content of the client associated with the external endpoint.
|
This documentation was released into the public domain.