Uses of Interface
jmri.jmrix.lenz.XNetListener
Packages that use XNetListener
Package
Description
-
Uses of XNetListener in jmri.jmrix.lenz
Classes in jmri.jmrix.lenz that implement XNetListenerModifier and TypeClassDescriptionclassXNetConsist.java This is the Consist definition for a consist on an XPresNet system. it uses the XpressNet specific commands to build a consist.classImplement a feedback message cache for XpressNet sensors and turnouts.classXNet specific class to send heartbeat messages to the XNet.protected classclassImplementation of the Light Object for XpressNet.classProvides an Ops mode programming interface for XpressNet Currently only Byte mode is implemented, though XpressNet also supports bit mode writes for POMclassPowerManager implementation for controlling layout power.classConvert the jmri.Programmer interface into commands for the Lenz XpressNetclassExtend jmri.AbstractSensor for XpressNet layouts.classManage the XpressNet specific Sensor implementation.classAn implementation of DccThrottle with code specific to an XpressNet connection.classXNet implementation of a ThrottleManager based on the AbstractThrottleManager.classThe XNetTimeSlotListener listens for two messages from the computer interface: "Command Station No Longer Providing a timeslot for communications" (01 05 04) "Command Station is providing a timeslot for communications again." (01 07 06)classImplements an XNetInterface by doing a scatter-gather to another, simpler implementation.classExtend jmri.AbstractTurnout for XNet layoutsclassImplement turnout manager for Lenz (XpresssNet) connections.Fields in jmri.jmrix.lenz declared as XNetListenerModifier and TypeFieldDescription(package private) XNetListenerXNetTrafficRouter.lastSenderStore the last senderFields in jmri.jmrix.lenz with type parameters of type XNetListenerModifier and TypeFieldDescription(package private) final LinkedBlockingQueue<XNetListener>XNetTrafficController.highPriorityListenersprotected final HashMap<XNetListener,Integer> XNetTrafficController.mListenerMasksMethods in jmri.jmrix.lenz that return XNetListenerModifier and TypeMethodDescription(package private) XNetListenerXNetTurnout.RequestMessage.getListener()Methods in jmri.jmrix.lenz with parameters of type XNetListenerModifier and TypeMethodDescriptionvoidXNetInterface.addXNetListener(int mask, XNetListener l) Request notification of things happening on the XNet.voidXNetTrafficController.addXNetListener(int mask, XNetListener l) protected voidXNetTurnout.queueMessage(XNetMessage m, int s, XNetListener l) Queue a message.voidXNetInterface.removeXNetListener(int mask, XNetListener listener) Stop notification of things happening on the XNet.voidXNetTrafficController.removeXNetListener(int mask, XNetListener l) voidXNetTrafficController.sendHighPriorityXNetMessage(XNetMessage m, XNetListener reply) voidXNetInterface.sendXNetMessage(XNetMessage msg, XNetListener replyTo) Request a message be sent to the attached XNet.voidXNetPacketizer.sendXNetMessage(XNetMessage m, XNetListener reply) Forward a preformatted XNetMessage to the actual interface.voidXNetTrafficRouter.sendXNetMessage(XNetMessage m, XNetListener replyTo) Forward a preformatted XNetMessage to the actual interface.Constructors in jmri.jmrix.lenz with parameters of type XNetListenerModifierConstructorDescription(package private)RequestMessage(XNetMessage m, int s, XNetListener listener) -
Uses of XNetListener in jmri.jmrix.lenz.hornbyelite
Classes in jmri.jmrix.lenz.hornbyelite that implement XNetListenerModifier and TypeClassDescriptionclassProgrammer support for Hornby Elite implementationn of XpressNet.classAn implementation of DccThrottle with code specific to an XpressNet connection on the Hornby Elite.classXNet implementation of a ThrottleManager based on the AbstractThrottleManager.classExtend jmri.jmrix.XNetTurnout to handle turnouts on Hornby Elite connections.classImplement XNet turnout manager - Specific to Hornby Elite -
Uses of XNetListener in jmri.jmrix.lenz.li100
Classes in jmri.jmrix.lenz.li100 that implement XNetListenerModifier and TypeClassDescriptionclassProgrammer support for Lenz XpressNet. -
Uses of XNetListener in jmri.jmrix.lenz.swing.li101
Classes in jmri.jmrix.lenz.swing.li101 that implement XNetListenerModifier and TypeClassDescriptionclassFrame displaying the LI101 configuration utility -
Uses of XNetListener in jmri.jmrix.lenz.swing.liusb
Classes in jmri.jmrix.lenz.swing.liusb that implement XNetListenerModifier and TypeClassDescriptionclassFrame displaying the LIUSB configuration utility. -
Uses of XNetListener in jmri.jmrix.lenz.swing.lz100
Classes in jmri.jmrix.lenz.swing.lz100 that implement XNetListenerModifier and TypeClassDescriptionclassInternal Frame displaying the LZ100 configuration utility This is a configuration utility for the LZ100. -
Uses of XNetListener in jmri.jmrix.lenz.swing.mon
Classes in jmri.jmrix.lenz.swing.mon that implement XNetListenerModifier and TypeClassDescriptionclassPanel displaying (and logging) XpressNet messages derived from XNetMonFrame. -
Uses of XNetListener in jmri.jmrix.lenz.swing.stackmon
Classes in jmri.jmrix.lenz.swing.stackmon that implement XNetListenerModifier and TypeClassDescriptionclassThis frame provides a method for searching the command station stack. -
Uses of XNetListener in jmri.jmrix.lenz.swing.systeminfo
Classes in jmri.jmrix.lenz.swing.systeminfo that implement XNetListenerModifier and TypeClassDescriptionclassFrame displaying Version information for XpressNet hardware. -
Uses of XNetListener in jmri.jmrix.roco
Classes in jmri.jmrix.roco that implement XNetListenerModifier and TypeClassDescriptionclassAn implementation of DccThrottle with code specific to a Roco XpressNet connection.classRoco XNet implementation of a ThrottleManager based on the AbstractThrottleManager. -
Uses of XNetListener in jmri.jmrix.roco.z21
Classes in jmri.jmrix.roco.z21 that implement XNetListenerModifier and TypeClassDescriptionclassProvides an Ops mode programming interface for Roco Z21 Currently only Byte mode is implemented, though XpressNet also supports bit mode writes for POMclassZ21 Programmer support for Lenz XpressNet.classAn implementation of DccThrottle with code specific to a z21 XpressNet connection.classz21XNet implementation of a ThrottleManager based on the AbstractThrottleManager.classExtend jmri.jmrix.lenz.XNetTurnout for Roco Z21/z21 systems.classImplement z21 turnout manager.classInterface between z21 messages and an XpressNet stream. -
Uses of XNetListener in jmri.jmrix.ztc.ztc611
Classes in jmri.jmrix.ztc.ztc611 that implement XNetListenerModifier and TypeClassDescriptionclassExtend jmri.jmrix.XNetTurnout to handle turnouts on ZTC ZTC611 connections.classImplement turnout manager - Specific to ZTC ZTC611