|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |