jreceiver.common.rpc
Interface GeneralSettings

All Superinterfaces:
RpcBase, SettingListener

public interface GeneralSettings
extends SettingListener

General settings queries and updates for a (possibly-remote) JRec server

Version:
$Revision: 1.7 $ $Date: 2002/12/29 00:44:08 $
Author:
Reed Esau

Field Summary
static java.lang.String GENERAL_SETTING_DESC
           
static int GENERAL_SETTING_ID
           
static java.lang.String HANDLER_NAME
           
 
Fields inherited from interface jreceiver.common.callback.rpc.SettingListener
GET_MAP, STORE_MAP
 
Fields inherited from interface jreceiver.common.rpc.RpcBase
DETECT
 
Methods inherited from interface jreceiver.common.callback.rpc.SettingListener
getMap, storeMap
 
Methods inherited from interface jreceiver.common.rpc.RpcBase
detect
 

Field Detail

GENERAL_SETTING_ID

public static final int GENERAL_SETTING_ID

GENERAL_SETTING_DESC

public static final java.lang.String GENERAL_SETTING_DESC

HANDLER_NAME

public static final java.lang.String HANDLER_NAME


Copyright © 2001-2002 Reed Esau, All Rights Reserved.