Package jreceiver.common.callback.rpc

Interface Summary
CommandListener Interface to be supported by drivers that can respond to direct commands
ControllerListener Interface to be supported by devices that offer external control of other devices.
SettingListener Interface for configuring a client driver or device from the server.
StatusListener Interface for configuring a client driver or device from the server.
 

Class Summary
CommandListenerDirect To be implemented by drivers that can respond to direct commands
ControllerListenerDirect To be implemented by devices that offer external control of other devices.
RpcCallbackFactory Factory to create an object for the server to execute XML-RPC (or other protocol) queries to a driver or player.
SettingListenerDirect Direct interface for presenting setting to the User in a GUI
StatusListenerDirect Direct interface for querying device status
 



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