Uses of Interface
jmri.jmrix.loconet.LocoNetInterface

Packages that use LocoNetInterface
jmri.jmrix.loconet   
jmri.jmrix.loconet.Intellibox   
jmri.jmrix.loconet.loconetovertcp   
jmri.jmrix.loconet.locormi   
 

Uses of LocoNetInterface in jmri.jmrix.loconet
 

Classes in jmri.jmrix.loconet that implement LocoNetInterface
 class LnPacketizer
          Converts Stream-based I/O to/from LocoNet messages.
 class LnTrafficController
          Abstract base class for implementations of LocoNetInterface.
 class LnTrafficRouter
          Implements a LocoNetInterface by doing a scatter-gather to another, simpler implementation.
 class LocoNetThrottledTransmitter
          Delay LocoNet messages that need to be throttled.
 

Methods in jmri.jmrix.loconet with parameters of type LocoNetInterface
 void LnTrafficRouter.connect(LocoNetInterface i)
          Make connection to existing LocoNetInterface object for upstream communication.
 void LnTrafficRouter.disconnectPort(LocoNetInterface i)
          Break connection to upstream LocoNetInterface object.
 

Constructors in jmri.jmrix.loconet with parameters of type LocoNetInterface
LnTurnout(int number, LocoNetInterface controller)
           
LnTurnoutManager(LocoNetInterface fastcontroller, LocoNetInterface throttledcontroller)
           
LocoNetThrottledTransmitter(LocoNetInterface controller)
           
 

Uses of LocoNetInterface in jmri.jmrix.loconet.Intellibox
 

Classes in jmri.jmrix.loconet.Intellibox that implement LocoNetInterface
 class IBLnPacketizer
          Converts Stream-based I/O to/from LocoNet messages.
 

Uses of LocoNetInterface in jmri.jmrix.loconet.loconetovertcp
 

Classes in jmri.jmrix.loconet.loconetovertcp that implement LocoNetInterface
 class LnOverTcpPacketizer
          Converts Stream-based I/O to/from LocoNet messages.
 

Uses of LocoNetInterface in jmri.jmrix.loconet.locormi
 

Classes in jmri.jmrix.loconet.locormi that implement LocoNetInterface
 class LnMessageClient
          Client for the RMI LocoNet server.
 



Copyright © 1997 - 2009 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