Uses of Class
jmri.jmrix.AbstractMRTrafficController
Packages that use AbstractMRTrafficController
Package
Description
Interfaces and implementations for system-specific code.
This package handles communications for the CTI Acela hardware.
Defines classes for interfacing to a CAN-based model railway
control bus.
Defines classes for communicating with the CAN network
via hardware which uses the
GridConnect format.
Defines classes for interfacing to a MERG CAN-RS
or CAN-USB adapter.
Defines classes for communicating with the CAN network
via hardware which uses the Lawicell format
Defines classes for simulating communication
with a CAN network via loopback.
Provides basic interfaces and certain core implementations for the JMRI
C/MRI serial implementation.
Defines classes for interfacing to a DCC++ Base Station
via a telnet connection to a DCCppOverTcp driver.
Support for the ESU ECoS.
This package handles communications for the ProTrak Grapevine hardware.
Classes to interact with a Marklin Network Connection.
Simulation of a Marklin Network Connection.
This package handles communications for powerline adapters, such as X10.
This package handles communications for CM11 powerline adapters.
This package handles communications for CP290 powerline adapters.
This package handles communications for DMX lighting adapters.
This package handles communications for Insteon 2412S adapters.
This package handles communications for RFID adapters.
This package handles communications for Generic RFID stand-alone readers.
This package handles communications for MERG RFID Concentrators.
This package handles communications for the TracTronics SECSI hardware.
Provide a JMRI connection to an
SRCP server.
Support for the ESU ECoS.
-
Uses of AbstractMRTrafficController in jmri.jmrix
Subclasses of AbstractMRTrafficController in jmri.jmrixModifier and TypeClassDescriptionclassAbstract Traffic Controller base class for those implementations that track a set of nodes.Fields in jmri.jmrix declared as AbstractMRTrafficControllerModifier and TypeFieldDescription(package private) AbstractMRTrafficControllerAbstractMRTrafficController.RcvNotifier.mTc(package private) AbstractMRTrafficControllerAbstractMRTrafficController.XmtNotifier.mTcMethods in jmri.jmrix with parameters of type AbstractMRTrafficControllerModifier and TypeMethodDescriptionprotected AbstractMRTrafficController.RcvNotifierAbstractMRTrafficController.newRcvNotifier(AbstractMRReply pMsg, AbstractMRListener pDest, AbstractMRTrafficController pTc) Constructors in jmri.jmrix with parameters of type AbstractMRTrafficControllerModifierConstructorDescriptionRcvNotifier(AbstractMRReply pMsg, AbstractMRListener pDest, AbstractMRTrafficController pTc) XmtNotifier(AbstractMRMessage pMsg, AbstractMRListener pDest, AbstractMRTrafficController pTc) -
Uses of AbstractMRTrafficController in jmri.jmrix.acela
Subclasses of AbstractMRTrafficController in jmri.jmrix.acelaModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from Acela messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.can
Subclasses of AbstractMRTrafficController in jmri.jmrix.canModifier and TypeClassDescriptionclassAbstract base for TrafficControllers in a CANbus based Message/Reply protocol.classTraffic controller for CAN access. -
Uses of AbstractMRTrafficController in jmri.jmrix.can.adapters.gridconnect
Subclasses of AbstractMRTrafficController in jmri.jmrix.can.adapters.gridconnectModifier and TypeClassDescriptionclassTraffic controller for the GridConnect protocol. -
Uses of AbstractMRTrafficController in jmri.jmrix.can.adapters.gridconnect.canrs
Subclasses of AbstractMRTrafficController in jmri.jmrix.can.adapters.gridconnect.canrsModifier and TypeClassDescriptionclassTraffic controller for the MERG variant of the GridConnect protocol. -
Uses of AbstractMRTrafficController in jmri.jmrix.can.adapters.lawicell
Subclasses of AbstractMRTrafficController in jmri.jmrix.can.adapters.lawicellModifier and TypeClassDescriptionclassTraffic controller for the LAWICELL protocol. -
Uses of AbstractMRTrafficController in jmri.jmrix.can.adapters.loopback
Subclasses of AbstractMRTrafficController in jmri.jmrix.can.adapters.loopbackModifier and TypeClassDescriptionclassTraffic controller for loopback CAN simulation. -
Uses of AbstractMRTrafficController in jmri.jmrix.cmri.serial
Subclasses of AbstractMRTrafficController in jmri.jmrix.cmri.serialModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from C/MRI serial messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.dcc4pc
Subclasses of AbstractMRTrafficController in jmri.jmrix.dcc4pcModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from DCC4PC messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.dccpp
Subclasses of AbstractMRTrafficController in jmri.jmrix.dccppModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from DCC++ messages.classAbstract base class for implementations of DCCppInterface. -
Uses of AbstractMRTrafficController in jmri.jmrix.dccpp.dccppovertcp
Subclasses of AbstractMRTrafficController in jmri.jmrix.dccpp.dccppovertcpModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from DCC++ messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.dccpp.network
Subclasses of AbstractMRTrafficController in jmri.jmrix.dccpp.networkModifier and TypeClassDescriptionclassAn extension of the DCCppPacketizer to handle the device specific requirements of the DCC++ Ethernet. -
Uses of AbstractMRTrafficController in jmri.jmrix.dccpp.serial
Subclasses of AbstractMRTrafficController in jmri.jmrix.dccpp.serialModifier and TypeClassDescriptionclassThis is an extension of the DCCppPacketizer to handle the device specific requirements of the DCC++. -
Uses of AbstractMRTrafficController in jmri.jmrix.easydcc
Subclasses of AbstractMRTrafficController in jmri.jmrix.easydccModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from EasyDcc messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.easydcc.simulator
Subclasses of AbstractMRTrafficController in jmri.jmrix.easydcc.simulatorModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from EasyDcc messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.ecos
Subclasses of AbstractMRTrafficController in jmri.jmrix.ecosModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from ECOS messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.grapevine
Subclasses of AbstractMRTrafficController in jmri.jmrix.grapevineModifier and TypeClassDescriptionclassConvert Stream-based I/O to/from Grapevine serial messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.ieee802154
Subclasses of AbstractMRTrafficController in jmri.jmrix.ieee802154Modifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.ieee802154.serialdriver
Subclasses of AbstractMRTrafficController in jmri.jmrix.ieee802154.serialdriverModifier and TypeClassDescriptionclassTraffic Controller interface for communicating with IEEE 802.15.4 devices directly using IEEE 802.15.4 formated messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.ieee802154.xbee
Subclasses of AbstractMRTrafficController in jmri.jmrix.ieee802154.xbeeModifier and TypeClassDescriptionclassTraffic Controller interface for communicating with XBee devices directly using the XBee API. -
Uses of AbstractMRTrafficController in jmri.jmrix.jmriclient
Subclasses of AbstractMRTrafficController in jmri.jmrix.jmriclientModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from JMRIClient messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.lenz
Subclasses of AbstractMRTrafficController in jmri.jmrix.lenzModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from XNet messages.classAbstract base class for implementations of XNetInterface.classImplements an XNetInterface by doing a scatter-gather to another, simpler implementation. -
Uses of AbstractMRTrafficController in jmri.jmrix.lenz.li100
Subclasses of AbstractMRTrafficController in jmri.jmrix.lenz.li100Modifier and TypeClassDescriptionclassThis is an extention of the XNetPacketizer to handle the device specific requirements of the LI100. -
Uses of AbstractMRTrafficController in jmri.jmrix.lenz.liusb
Subclasses of AbstractMRTrafficController in jmri.jmrix.lenz.liusbModifier and TypeClassDescriptionclassThis is an extention of the XNetPacketizer to handle the device specific requirements of the LIUSB. -
Uses of AbstractMRTrafficController in jmri.jmrix.lenz.liusbethernet
Subclasses of AbstractMRTrafficController in jmri.jmrix.lenz.liusbethernetModifier and TypeClassDescriptionclassThis is an extension of the XNetPacketizer to handle the device specific requirements of the LIUSBEthernet. -
Uses of AbstractMRTrafficController in jmri.jmrix.lenz.liusbserver
Subclasses of AbstractMRTrafficController in jmri.jmrix.lenz.liusbserverModifier and TypeClassDescriptionclassThis is an extension of the XNetPacketizer to handle the device specific requirements of the LIUSB Server. -
Uses of AbstractMRTrafficController in jmri.jmrix.lenz.xntcp
Subclasses of AbstractMRTrafficController in jmri.jmrix.lenz.xntcpModifier and TypeClassDescriptionclassThis is an extension of the XNetPacketizer to handle the device specific requirements of the XnTcp. -
Uses of AbstractMRTrafficController in jmri.jmrix.lenz.ztc640
Subclasses of AbstractMRTrafficController in jmri.jmrix.lenz.ztc640Modifier and TypeClassDescriptionclassThis is an extention of the XNetPacketizer to handle the device specific requirements of the ZTC640. -
Uses of AbstractMRTrafficController in jmri.jmrix.maple
Subclasses of AbstractMRTrafficController in jmri.jmrix.mapleModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from Maple serial messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.marklin
Subclasses of AbstractMRTrafficController in jmri.jmrix.marklinModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from Marklin CS2 messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.marklin.simulation
Subclasses of AbstractMRTrafficController in jmri.jmrix.marklin.simulationModifier and TypeClassDescriptionclassTraffic Controller for Simulated Marklin connections. -
Uses of AbstractMRTrafficController in jmri.jmrix.nce
Subclasses of AbstractMRTrafficController in jmri.jmrix.nceModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from NCE messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.oaktree
Subclasses of AbstractMRTrafficController in jmri.jmrix.oaktreeModifier and TypeClassDescriptionclassConvert Stream-based I/O to/from Oak Tree serial messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.powerline
Subclasses of AbstractMRTrafficController in jmri.jmrix.powerlineModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.powerline.cm11
Subclasses of AbstractMRTrafficController in jmri.jmrix.powerline.cm11Modifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.powerline.cp290
Subclasses of AbstractMRTrafficController in jmri.jmrix.powerline.cp290Modifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.powerline.dmx512
Subclasses of AbstractMRTrafficController in jmri.jmrix.powerline.dmx512Modifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.powerline.insteon2412s
Subclasses of AbstractMRTrafficController in jmri.jmrix.powerline.insteon2412sModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.powerline.simulator
Subclasses of AbstractMRTrafficController in jmri.jmrix.powerline.simulatorModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.rfid
Subclasses of AbstractMRTrafficController in jmri.jmrix.rfidModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.rfid.generic.standalone
Subclasses of AbstractMRTrafficController in jmri.jmrix.rfid.generic.standaloneModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.rfid.merg.concentrator
Subclasses of AbstractMRTrafficController in jmri.jmrix.rfid.merg.concentratorModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.roco.z21
Subclasses of AbstractMRTrafficController in jmri.jmrix.roco.z21Modifier and TypeClassDescriptionclassAbstract base for TrafficControllers in a Message/Reply protocol.classExtension of the XNetPacketizer for Roco: the Roco Z21 XpressNet Tunnel. -
Uses of AbstractMRTrafficController in jmri.jmrix.secsi
Subclasses of AbstractMRTrafficController in jmri.jmrix.secsiModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from SECSI serial messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.srcp
Subclasses of AbstractMRTrafficController in jmri.jmrix.srcpModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from SRCP messages.Constructors in jmri.jmrix.srcp with parameters of type AbstractMRTrafficControllerModifierConstructorDescription(package private)SRCPRcvNotifier(SimpleNode n, AbstractMRListener pDest, AbstractMRTrafficController pTC) -
Uses of AbstractMRTrafficController in jmri.jmrix.tams
Subclasses of AbstractMRTrafficController in jmri.jmrix.tamsModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from Tams messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.tmcc
Subclasses of AbstractMRTrafficController in jmri.jmrix.tmccModifier and TypeClassDescriptionclassConvert Stream-based I/O to/from TMCC serial messages. -
Uses of AbstractMRTrafficController in jmri.jmrix.ztc.ztc611
Subclasses of AbstractMRTrafficController in jmri.jmrix.ztc.ztc611Modifier and TypeClassDescriptionclassThis is an extention of the XNetPacketizer to handle the device specific requirements of the ZTC611.