| Interface | Description |
|---|---|
| ZoneCodes |
Contains codes used by the zone services.
|
| ZonedBodyObject |
A system that uses the zone services must extend
BodyObject and implement this
interface. |
| Class | Description |
|---|---|
| SceneSummary |
The scene summary class is used to provide info about the connected
group of scenes that make up a zone.
|
| ZoneMarshaller |
Provides the implementation of the
ZoneService interface
that marshalls the arguments and delivers the request to the provider
on the server. |
| ZoneMarshaller.ZoneMoveMarshaller |
Marshalls results to implementations of
ZoneService.ZoneMoveListener. |
| ZoneSummary |
The zone summary contains information on a zone, including its name and
summary info on all of the scenes in this zone (which can be used to
generate a map of the zone on the client).
|
Copyright © 2015. All rights reserved.