| Package | Description |
|---|---|
| stella.rmi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteLight
The interface defining remote control of lighting control.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRemoteSwitch
An abstract implementation of a remote switch.
|
class |
SwitchRelay
Relay the parameter given at the first command line argument to the local
registry.
|
class |
SwitchSkeleton
A trigger that takes a non-remote trigger and exports it to the registry.
|
class |
SwitchSsh
Relay the parameter via ssh calls to the local registry.
|
| Modifier and Type | Field and Description |
|---|---|
private RemoteSwitch |
SwitchRelay.relay |