Package com.threerings.admin.web.gwt

Interface Summary
ConfigService Defines remote services available to admins.
ConfigServiceAsync Provides the asynchronous version of ConfigService.
 

Class Summary
ConfigField A GWT-friendly representation of a configuration tuple, consisting of the name of the entry, a type enum, and the toString() of the value.
ConfigService.ConfigurationRecord The runtime configuration of a single ConfigObject.
ConfigService.ConfigurationResult The current runtime configuration of a server, a collection of ConfigService.ConfigurationRecord objects indexed by key.
 

Enum Summary
ConfigField.FieldType