Uses of Interface
jreceiver.common.rec.driver.Signal

Packages that use Signal
jreceiver.common.rec.driver A set of beans and interfaces geared towards hardware and its control through drivers. 
jreceiver.common.rpc A set of wrapper classes to remotely query and control the JReceiver Engine. 
 

Uses of Signal in jreceiver.common.rec.driver
 

Classes in jreceiver.common.rec.driver that implement Signal
 class SignalRec
          Bean to represent a signal (command:driverbind binding)
 

Uses of Signal in jreceiver.common.rpc
 

Methods in jreceiver.common.rpc with parameters of type Signal
 void Signals.play(Signal sig, Device device)
          Playback the signal for the specified device.
 



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