Uses of Interface
jmri.jmrix.powerline.SerialListener

Packages that use SerialListener
jmri.jmrix.powerline This package handles communications for powerline adapters, such as X10. 
jmri.jmrix.powerline.cm11 This package handles communications for CM11 powerline adapters. 
jmri.jmrix.powerline.cp290 This package handles communications for CP290 powerline adapters. 
jmri.jmrix.powerline.insteon2412s This package handles communications for Insteon 2412S adapters. 
jmri.jmrix.powerline.simulator   
 

Uses of SerialListener in jmri.jmrix.powerline
 

Methods in jmri.jmrix.powerline with parameters of type SerialListener
 void SerialTrafficController.addSerialListener(SerialListener l)
           
 void SerialInterface.addSerialListener(SerialListener l)
           
 void SerialTrafficController.removeSerialListener(SerialListener l)
           
 void SerialInterface.removeSerialListener(SerialListener l)
           
 void SerialTrafficController.sendInsteonSequence(InsteonSequence s, SerialListener l)
          Send a sequence of Insteon messages to an adapter.
 void SerialTrafficController.sendSerialMessage(SerialMessage m, SerialListener reply)
          Forward a preformatted message to the actual interface.
 void SerialInterface.sendSerialMessage(SerialMessage m, SerialListener l)
           
 void SerialTrafficController.sendX10Sequence(X10Sequence s, SerialListener l)
          Send a sequence of X10 messages to an adapter.
 

Uses of SerialListener in jmri.jmrix.powerline.cm11
 

Methods in jmri.jmrix.powerline.cm11 with parameters of type SerialListener
 void SpecificTrafficController.sendX10Sequence(X10Sequence s, SerialListener l)
          Send a sequence of X10 messages Makes them into the local messages and then queues in order
 

Uses of SerialListener in jmri.jmrix.powerline.cp290
 

Methods in jmri.jmrix.powerline.cp290 with parameters of type SerialListener
 void SpecificTrafficController.sendX10Sequence(X10Sequence s, SerialListener l)
          Send a sequence of X10 messages Makes them into the local messages and then queues in order
 

Uses of SerialListener in jmri.jmrix.powerline.insteon2412s
 

Methods in jmri.jmrix.powerline.insteon2412s with parameters of type SerialListener
 void SpecificTrafficController.sendInsteonSequence(InsteonSequence s, SerialListener l)
          Send a sequence of Insteon messages Makes them into the local messages and then queues in order
 void SpecificTrafficController.sendX10Sequence(X10Sequence s, SerialListener l)
          Send a sequence of X10 messages Makes them into the local messages and then queues in order
 

Uses of SerialListener in jmri.jmrix.powerline.simulator
 

Methods in jmri.jmrix.powerline.simulator with parameters of type SerialListener
 void SpecificTrafficController.sendInsteonSequence(InsteonSequence s, SerialListener l)
          Send a sequence of Insteon messages Makes them into the local messages and then queues in order
 void SpecificTrafficController.sendX10Sequence(X10Sequence s, SerialListener l)
          Send a sequence of X10 messages Makes them into the local messages and then queues in order
 



Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads