| Package | Description |
|---|---|
| globals.rmi | |
| stella.rmi | |
| stella.roof | |
| stella.sensor |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRemoteTrigger
A skelleton implementation of a
RemoteTrigger. |
class |
SimpleRemoteTrigger
A helper class providing a simple trigger.
|
class |
TriggerSkeleton
A trigger that takes a non-remote trigger and exports it to the
registry.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteLight
The interface defining remote control of lighting control.
|
interface |
RemoteSwitch
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 | Class and Description |
|---|---|
class |
ShelterTrigger
A trigger that directly connects to a
Sheltering instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
WeatherTrigger
The weather trigger exports the weather from a local
WeatherSurveying
instance to remote listeners. |