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

Packages that use CommandListener
jreceiver.common.callback.rpc   
 

Uses of CommandListener in jreceiver.common.callback.rpc
 

Classes in jreceiver.common.callback.rpc that implement CommandListener
 class CommandListenerDirect
          To be implemented by drivers that can respond to direct commands
 

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



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