Interface | Description |
---|---|
AgentIPCService |
Provides a standardized inter-process communication mechanism for the Thermostat agent.
|
IPCMessage |
A message received by an IPC server.
|
ServerTransport | |
ThermostatIPCCallbacks |
Callback interface used to notify callers of
AgentIPCService.createServer(String, ThermostatIPCCallbacks)
when events have occurred in the IPC server that would be of interest
to the caller and/or require feedback in order to proceed. |
Copyright © 2017. All rights reserved.