Uses of Interface
jreceiver.common.callback.rpc.ControllerListener

Packages that use ControllerListener
jreceiver.common.callback.rpc   
 

Uses of ControllerListener in jreceiver.common.callback.rpc
 

Classes in jreceiver.common.callback.rpc that implement ControllerListener
 class ControllerListenerDirect
          To be implemented by devices that offer external control of other devices.
 

Methods in jreceiver.common.callback.rpc that return ControllerListener
static ControllerListener RpcCallbackFactory.newControllerListener(User user)
          produce an object from the factory, using the default host
static ControllerListener RpcCallbackFactory.newControllerListener(java.net.URL host, User user)
          produce an object from the factory, using the specified host
 



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