jreceiver.common.rpc
Interface ScannerSettings

All Superinterfaces:
RpcBase, SettingListener

public interface ScannerSettings
extends SettingListener

Scanner-related settings queries and updates for a (possibly-remote) JRec server for the JReceiver Manager application

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

Field Summary
static java.lang.String HANDLER_NAME
           
static java.lang.String SCANNER_SETTINGS_DESC
           
static int SCANNER_SETTINGS_ID
           
 
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

SCANNER_SETTINGS_ID

public static final int SCANNER_SETTINGS_ID

SCANNER_SETTINGS_DESC

public static final java.lang.String SCANNER_SETTINGS_DESC

HANDLER_NAME

public static final java.lang.String HANDLER_NAME


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