Uses of Class
jmri.jmrix.AbstractPortController
Packages that use AbstractPortController
Package
Description
Interfaces and implementations for system-specific code.
This package handles communications for the CTI Acela hardware.
Provides connections and GUI support for attached speedometers.
Defines classes for interfacing to a drM
speedo reader via an RS232 serial line, or a virtual COM port.
Defines classes for interfacing to a KPF-Zeller
speedo reader via an RS232 serial line, or a virtual COM port.
Defines classes for interfacing to a Bachrus
speedo reader via an RS232 serial line, or a virtual COM port.
Defines classes for communicating with the CAN network
via hardware which uses the
GridConnect format.
Defines classes for interfacing to a
CAN2USBino CAN adapter.
Defines classes for interfacing to a MERG
CAN-RS CAN adpater via an RS-232 line.
Defines classes for interfacing to a
CAN-USB CAN adapter.
Defines classes for interfacing to a
CAN-USB CAN adapter.
Defines classes for interfacing to a
PI-LCC CAN adapter for LCC/OpenLCB on Raspberry Pi.
Defines classes for interfacing to a
CAN-USB CAN adapter.
Defines classes for communicating with the CAN network
via hardware which uses the Lawicell format
Defines classes for interfacing to a
LAWICELL CAN-USB CAN adapter.
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.
The jmrix.internal package contains a JMRI connection implementation
for use without a layout.
Provides access to LocoNet systems, along with a lot of Swing-based tools.
Implementation and specialization for connecting to to an Uhlenbrock
Intellibox-I via its in-built RS232 serial connection.
JMRI implementation of the LocoNet over TCP protocol.
Implementation and specialization for connecting to to an Uhlenbrock
Intellibox-II via its in-built USB connection.
Classes to interact with a Marklin Network Connection.
Classes to interact with a Marklin Network Connection.
Simulation of a Marklin Network Connection.
Provides JMRI layout objects that use MQTT connections.
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.
Connects to a QSI programmer unit.
This package handles communications for RFID adapters.
This package handles communications for the TracTronics SECSI hardware.
Provide a JMRI connection to an
SRCP server.
Support for the ESU ECoS.
-
Uses of AbstractPortController in jmri.jmrix
Subclasses of AbstractPortController in jmri.jmrixModifier and TypeClassDescriptionclassEnables basic setup of a network client interface for a jmrix implementation.classProvide an abstract base for *PortController classes.classProvide an abstract implementation of a *StreamPortController for stream based ports.classEnables basic setup of a USB interface for a jmrix implementation.Fields in jmri.jmrix declared as AbstractPortControllerMethods in jmri.jmrix with parameters of type AbstractPortControllerModifier and TypeMethodDescriptionvoidAbstractStreamPortController.connect(AbstractPortController port) voidAbstractMRTrafficController.connectPort(AbstractPortController p) Make connection to an existing PortController object.voidAbstractMRTrafficController.disconnectPort(AbstractPortController p) Break connection to existing PortController object.booleanAbstractMRTrafficController.portReadyToSend(AbstractPortController p) Check if PortController object can be sent to. -
Uses of AbstractPortController in jmri.jmrix.acela
Subclasses of AbstractPortController in jmri.jmrix.acelaModifier and TypeClassDescriptionclassAbstract base for classes representing an Acela communications port -
Uses of AbstractPortController in jmri.jmrix.acela.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.acela.serialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the Acela system. -
Uses of AbstractPortController in jmri.jmrix.anyma
Subclasses of AbstractPortController in jmri.jmrix.anymaModifier and TypeClassDescriptionclassProvides an Adapter to allow the system connection memo and multiple AnymaDMX_ managers to be handled. -
Uses of AbstractPortController in jmri.jmrix.bachrus
Subclasses of AbstractPortController in jmri.jmrix.bachrusModifier and TypeClassDescriptionclassAbstract base for classes representing a Bachrus speedo communications port -
Uses of AbstractPortController in jmri.jmrix.bachrus.drmserialdriver
Subclasses of AbstractPortController in jmri.jmrix.bachrus.drmserialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the drM SPC200R speedo. -
Uses of AbstractPortController in jmri.jmrix.bachrus.kpfserialdriver
Subclasses of AbstractPortController in jmri.jmrix.bachrus.kpfserialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the KPF-Zeller speedo. -
Uses of AbstractPortController in jmri.jmrix.bachrus.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.bachrus.serialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the Bachrus speedo. -
Uses of AbstractPortController in jmri.jmrix.bidib
Subclasses of AbstractPortController in jmri.jmrix.bidibModifier and TypeClassDescriptionclassAbstract base for classes representing a BiDiB communications portclassAbstract base for classes representing a BiDiB communications port -
Uses of AbstractPortController in jmri.jmrix.bidib.bidibovertcp
Subclasses of AbstractPortController in jmri.jmrix.bidib.bidibovertcpModifier and TypeClassDescriptionclassImplements BiDiBPortController for the BiDiBOverTcp system network connection. -
Uses of AbstractPortController in jmri.jmrix.bidib.netbidib
Subclasses of AbstractPortController in jmri.jmrix.bidib.netbidibModifier and TypeClassDescriptionclassImplements BiDiBPortController for the netBiDiB system network connection. -
Uses of AbstractPortController in jmri.jmrix.bidib.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.bidib.serialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the BiDiB system. -
Uses of AbstractPortController in jmri.jmrix.bidib.simulator
Subclasses of AbstractPortController in jmri.jmrix.bidib.simulatorModifier and TypeClassDescriptionclassProvide access to a simulated BiDiB system. -
Uses of AbstractPortController in jmri.jmrix.can.adapters.gridconnect
Subclasses of AbstractPortController in jmri.jmrix.can.adapters.gridconnectModifier and TypeClassDescriptionclassAbstract base for classes representing a GridConnect communications port.classImplements SerialPortAdapter for the GridConnect protocol. -
Uses of AbstractPortController in jmri.jmrix.can.adapters.gridconnect.can2usbino.serialdriver
Modifier and TypeClassDescriptionclassImplements SerialPortAdapter for GridConnect adapters. -
Uses of AbstractPortController in jmri.jmrix.can.adapters.gridconnect.canrs.serialdriver
Modifier and TypeClassDescriptionclassImplements SerialPortAdapter for the MERG CAN-RS or CAN-USB. -
Uses of AbstractPortController in jmri.jmrix.can.adapters.gridconnect.canusb.serialdriver
Modifier and TypeClassDescriptionclassImplements SerialPortAdapter for GridConnect adapters. -
Uses of AbstractPortController in jmri.jmrix.can.adapters.gridconnect.lccbuffer.serialdriver
Modifier and TypeClassDescriptionclassImplements SerialPortAdapter for GridConnect adapters. -
Uses of AbstractPortController in jmri.jmrix.can.adapters.gridconnect.net
Subclasses of AbstractPortController in jmri.jmrix.can.adapters.gridconnect.netModifier and TypeClassDescriptionclassImplements NetworkDriverAdapter for the MERG system network connection.classImplements SerialPortAdapter for the OpenLCB system network connection. -
Uses of AbstractPortController in jmri.jmrix.can.adapters.gridconnect.pilcc.serialdriver
Modifier and TypeClassDescriptionclassImplements SerialPortAdapter for PI-LCC GridConnect adapter. -
Uses of AbstractPortController in jmri.jmrix.can.adapters.gridconnect.sproggen5.serialdriver
Modifier and TypeClassDescriptionclassImplements SerialPortAdapter for SPROG Generation 5.classImplements SerialPortAdapter for SPROG Generation 5.classImplements SerialPortAdapter for SPROG Generation 5 Pi-SPROG 3 v2.classImplements SerialPortAdapter for SPROG Generation 5. -
Uses of AbstractPortController in jmri.jmrix.can.adapters.gridconnect.usblcc.serialdriver
Modifier and TypeClassDescriptionclassImplements SerialPortAdapter for GridConnect adapters. -
Uses of AbstractPortController in jmri.jmrix.can.adapters.lawicell
Subclasses of AbstractPortController in jmri.jmrix.can.adapters.lawicellModifier and TypeClassDescriptionclassAbstract base for classes representing a LAWICELL communications port.classImplements SerialPortAdapter for the LAWICELL protocol. -
Uses of AbstractPortController in jmri.jmrix.can.adapters.lawicell.canusb.serialdriver
Modifier and TypeClassDescriptionclassImplements SerialPortAdapter for the CAN-USB. -
Uses of AbstractPortController in jmri.jmrix.can.adapters.loopback
Subclasses of AbstractPortController in jmri.jmrix.can.adapters.loopback -
Uses of AbstractPortController in jmri.jmrix.cmri.serial
Subclasses of AbstractPortController in jmri.jmrix.cmri.serialModifier and TypeClassDescriptionclassclassAbstract base for classes representing a CMRI communications port. -
Uses of AbstractPortController in jmri.jmrix.cmri.serial.networkdriver
Subclasses of AbstractPortController in jmri.jmrix.cmri.serial.networkdriverModifier and TypeClassDescriptionclassImplements SerialNetworkPortAdapter for a network connection. -
Uses of AbstractPortController in jmri.jmrix.cmri.serial.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.cmri.serial.serialdriverModifier and TypeClassDescriptionclassProvide access to C/MRI via a serial com port. -
Uses of AbstractPortController in jmri.jmrix.cmri.serial.sim
Subclasses of AbstractPortController in jmri.jmrix.cmri.serial.simModifier and TypeClassDescriptionclassExtends the serialdriver.SimDriverAdapter class to act as simulated connection. -
Uses of AbstractPortController in jmri.jmrix.dcc4pc
Subclasses of AbstractPortController in jmri.jmrix.dcc4pcMethods in jmri.jmrix.dcc4pc with parameters of type AbstractPortControllerModifier and TypeMethodDescriptionvoidDcc4PcTrafficController.connectPort(AbstractPortController p) -
Uses of AbstractPortController in jmri.jmrix.dcc4pc.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.dcc4pc.serialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the Dcc4Pc system. -
Uses of AbstractPortController in jmri.jmrix.dccpp
Subclasses of AbstractPortController in jmri.jmrix.dccppModifier and TypeClassDescriptionclassBase for classes representing a DCCpp communications portclassAbstract base for classes representing a DCC++ communications port.classAbstract base for classes representing a DCCpp communications portclassAbstract base for classes representing a DCCpp communications portMethods in jmri.jmrix.dccpp with parameters of type AbstractPortControllerModifier and TypeMethodDescriptionbooleanDCCppPacketizer.portReadyToSend(AbstractPortController p) Check to see if PortController object can be sent to. returns true if ready, false otherwise May throw an Exception. -
Uses of AbstractPortController in jmri.jmrix.dccpp.dccppovertcp
Subclasses of AbstractPortController in jmri.jmrix.dccpp.dccppovertcpModifier and TypeClassDescriptionclassImplements DCCppPortController for the DCCppOverTcp system network connection. -
Uses of AbstractPortController in jmri.jmrix.dccpp.network
Subclasses of AbstractPortController in jmri.jmrix.dccpp.networkModifier and TypeClassDescriptionclassProvide access to DCC++ Base Station via Ethernet. -
Uses of AbstractPortController in jmri.jmrix.dccpp.serial
Subclasses of AbstractPortController in jmri.jmrix.dccpp.serialModifier and TypeClassDescriptionclassProvide access to DCC++ via a FTDI Virtual Com Port. -
Uses of AbstractPortController in jmri.jmrix.dccpp.simulator
Subclasses of AbstractPortController in jmri.jmrix.dccpp.simulatorModifier and TypeClassDescriptionclassProvide access to a simulated DCC++ system. -
Uses of AbstractPortController in jmri.jmrix.direct
Subclasses of AbstractPortController in jmri.jmrix.direct -
Uses of AbstractPortController in jmri.jmrix.direct.serial
Subclasses of AbstractPortController in jmri.jmrix.direct.serialModifier and TypeClassDescriptionclassImplements SerialPortAdapter for direct serial drive. -
Uses of AbstractPortController in jmri.jmrix.direct.simulator
Subclasses of AbstractPortController in jmri.jmrix.direct.simulatorModifier and TypeClassDescriptionclassProvide access to a simulated DirectDrive system. -
Uses of AbstractPortController in jmri.jmrix.easydcc
Subclasses of AbstractPortController in jmri.jmrix.easydccModifier and TypeClassDescriptionclassAbstract base for classes representing an EasyDCC communications port.classAbstract base for classes representing an EasyDCC communications port. -
Uses of AbstractPortController in jmri.jmrix.easydcc.networkdriver
Subclasses of AbstractPortController in jmri.jmrix.easydcc.networkdriverModifier and TypeClassDescriptionclassImplements NetworkDriverAdapter for the EasyDCC system connection. -
Uses of AbstractPortController in jmri.jmrix.easydcc.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.easydcc.serialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the EasyDCC system. -
Uses of AbstractPortController in jmri.jmrix.easydcc.simulator
Subclasses of AbstractPortController in jmri.jmrix.easydcc.simulatorModifier and TypeClassDescriptionclassProvide access to a simulated EasyDCC system. -
Uses of AbstractPortController in jmri.jmrix.ecos
Subclasses of AbstractPortController in jmri.jmrix.ecosModifier and TypeClassDescriptionclassIdentifying class representing a ECOS communications port -
Uses of AbstractPortController in jmri.jmrix.ecos.networkdriver
Subclasses of AbstractPortController in jmri.jmrix.ecos.networkdriverModifier and TypeClassDescriptionclassImplements NetworkPortAdapter for the ECoS system network connection. -
Uses of AbstractPortController in jmri.jmrix.grapevine
Subclasses of AbstractPortController in jmri.jmrix.grapevineModifier and TypeClassDescriptionclassAbstract base for classes representing a communications port. -
Uses of AbstractPortController in jmri.jmrix.grapevine.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.grapevine.serialdriverModifier and TypeClassDescriptionclassProvide access to ProTrak Grapevine via a serial com port. -
Uses of AbstractPortController in jmri.jmrix.grapevine.simulator
Subclasses of AbstractPortController in jmri.jmrix.grapevine.simulatorModifier and TypeClassDescriptionclassProvide access to a simulated Grapevine system. -
Uses of AbstractPortController in jmri.jmrix.ieee802154
Subclasses of AbstractPortController in jmri.jmrix.ieee802154Modifier and TypeClassDescriptionclassAbstract base for classes representing a communications port -
Uses of AbstractPortController in jmri.jmrix.ieee802154.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.ieee802154.serialdriverModifier and TypeClassDescriptionclassProvide access to IEEE802.15.4 devices via a serial com port. -
Uses of AbstractPortController in jmri.jmrix.ieee802154.xbee
Subclasses of AbstractPortController in jmri.jmrix.ieee802154.xbeeModifier and TypeClassDescriptionclassProvide access to IEEE802.15.4 devices via a serial com port.final classMethods in jmri.jmrix.ieee802154.xbee with parameters of type AbstractPortControllerModifier and TypeMethodDescriptionvoidXBeeTrafficController.connectPort(AbstractPortController p) Make connection to an existing PortController object. -
Uses of AbstractPortController in jmri.jmrix.internal
Subclasses of AbstractPortController in jmri.jmrix.internalModifier and TypeClassDescriptionclassProvides a dummy Adapter to allow the system connection memo and multiple Internal managers to be handled. -
Uses of AbstractPortController in jmri.jmrix.ipocs
Subclasses of AbstractPortController in jmri.jmrix.ipocs -
Uses of AbstractPortController in jmri.jmrix.jmriclient
Subclasses of AbstractPortController in jmri.jmrix.jmriclientModifier and TypeClassDescriptionclassAbstract base for classes representing a JMRIClient communications port -
Uses of AbstractPortController in jmri.jmrix.jmriclient.networkdriver
Subclasses of AbstractPortController in jmri.jmrix.jmriclient.networkdriverModifier and TypeClassDescriptionclassImplements NetworkPortAdapter for the jmriclient system network connection. -
Uses of AbstractPortController in jmri.jmrix.lenz
Subclasses of AbstractPortController in jmri.jmrix.lenzModifier and TypeClassDescriptionclassAbstract base for classes representing an XNet communications port.classAbstract base for classes representing an XNet communications portclassAbstract base for classes representing an XNet communications portclassAbstract base for classes representing an XNet communications portMethods in jmri.jmrix.lenz with parameters of type AbstractPortControllerModifier and TypeMethodDescriptionvoidXNetTrafficController.connectPort(AbstractPortController p) Make connection to existing PortController object.booleanXNetPacketizer.portReadyToSend(AbstractPortController p) Check if PortController object can be sent to. -
Uses of AbstractPortController in jmri.jmrix.lenz.hornbyelite
Subclasses of AbstractPortController in jmri.jmrix.lenz.hornbyeliteModifier and TypeClassDescriptionclassProvide access to XpressNet via the Hornby Elite's built in USB port. -
Uses of AbstractPortController in jmri.jmrix.lenz.li100
Subclasses of AbstractPortController in jmri.jmrix.lenz.li100Modifier and TypeClassDescriptionclassProvide access to XpressNet via a LI100 on an attached serial com port. -
Uses of AbstractPortController in jmri.jmrix.lenz.li100f
Subclasses of AbstractPortController in jmri.jmrix.lenz.li100fModifier and TypeClassDescriptionclassProvide access to XpressNet via a LI100F on an attached serial com port. -
Uses of AbstractPortController in jmri.jmrix.lenz.li101
Subclasses of AbstractPortController in jmri.jmrix.lenz.li101Modifier and TypeClassDescriptionclassProvide access to XpressNet via a LI101 on an attached serial com port. -
Uses of AbstractPortController in jmri.jmrix.lenz.liusb
Subclasses of AbstractPortController in jmri.jmrix.lenz.liusbModifier and TypeClassDescriptionclassProvide access to XpressNet via a LIUSB on an FTDI Virtual Com Port. -
Uses of AbstractPortController in jmri.jmrix.lenz.liusbethernet
Subclasses of AbstractPortController in jmri.jmrix.lenz.liusbethernetModifier and TypeClassDescriptionclassProvide access to XpressNet via a the Lenz LIUSBEthernet. -
Uses of AbstractPortController in jmri.jmrix.lenz.liusbserver
Subclasses of AbstractPortController in jmri.jmrix.lenz.liusbserverModifier and TypeClassDescriptionclassProvide access to XpressNet via a the Lenz LIUSB Server. -
Uses of AbstractPortController in jmri.jmrix.lenz.lzv200
Subclasses of AbstractPortController in jmri.jmrix.lenz.lzv200Modifier and TypeClassDescriptionclassProvide access to XpressNet via the built in connection on the LZV200. -
Uses of AbstractPortController in jmri.jmrix.lenz.xnetsimulator
Subclasses of AbstractPortController in jmri.jmrix.lenz.xnetsimulatorModifier and TypeClassDescriptionclassProvide access to a simulated XpressNet system. -
Uses of AbstractPortController in jmri.jmrix.lenz.xntcp
Subclasses of AbstractPortController in jmri.jmrix.lenz.xntcpModifier and TypeClassDescriptionclassProvide access to XpressNet via a XnTcp interface attached on the Ethernet port. -
Uses of AbstractPortController in jmri.jmrix.lenz.ztc640
Subclasses of AbstractPortController in jmri.jmrix.lenz.ztc640Modifier and TypeClassDescriptionclassProvide access to XpressNet via a ZTC640 connected via an FTDI virtual comm port. -
Uses of AbstractPortController in jmri.jmrix.loconet
Subclasses of AbstractPortController in jmri.jmrix.loconetModifier and TypeClassDescriptionclassBase for classes representing a LocoNet communications port.classBase for classes representing a LocoNet communications port. -
Uses of AbstractPortController in jmri.jmrix.loconet.bluetooth
Subclasses of AbstractPortController in jmri.jmrix.loconet.bluetoothModifier and TypeClassDescriptionclassProvide access to LocoNet via a LocoNet Bluetooth adapter. -
Uses of AbstractPortController in jmri.jmrix.loconet.demoport
Subclasses of AbstractPortController in jmri.jmrix.loconet.demoportModifier and TypeClassDescriptionclassDemonstration of replacing the serial port with a fake port. -
Uses of AbstractPortController in jmri.jmrix.loconet.hexfile
Subclasses of AbstractPortController in jmri.jmrix.loconet.hexfileModifier and TypeClassDescriptionclassLnHexFilePort implements a LnPortController via an ASCII-hex input file. -
Uses of AbstractPortController in jmri.jmrix.loconet.Intellibox
Subclasses of AbstractPortController in jmri.jmrix.loconet.IntelliboxModifier and TypeClassDescriptionclassUpdate the code in jmri.jmrix.loconet.locobuffer so that it operates correctly with the Intellibox on-board serial port. -
Uses of AbstractPortController in jmri.jmrix.loconet.locobuffer
Subclasses of AbstractPortController in jmri.jmrix.loconet.locobufferModifier and TypeClassDescriptionclassProvide access to LocoNet via a LocoBuffer attached to a serial com port. -
Uses of AbstractPortController in jmri.jmrix.loconet.locobufferii
Subclasses of AbstractPortController in jmri.jmrix.loconet.locobufferiiModifier and TypeClassDescriptionclassUpdate the code in jmri.jmrix.loconet.locobuffer so that it refers to the switch settings on the LocoBuffer-II. -
Uses of AbstractPortController in jmri.jmrix.loconet.locobufferng
Subclasses of AbstractPortController in jmri.jmrix.loconet.locobufferngModifier and TypeClassDescriptionclassOverrideLocoBufferAdapterso that it refers to the (switch) settings on the LocoBuffer-NG. -
Uses of AbstractPortController in jmri.jmrix.loconet.locobufferusb
Subclasses of AbstractPortController in jmri.jmrix.loconet.locobufferusbModifier and TypeClassDescriptionclassOverrideLocoBufferAdapterso that it refers to the (switch) settings on the LocoBuffer-USB. -
Uses of AbstractPortController in jmri.jmrix.loconet.loconetovertcp
Subclasses of AbstractPortController in jmri.jmrix.loconet.loconetovertcpModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the LocoNetOverTcp system network connection. -
Uses of AbstractPortController in jmri.jmrix.loconet.ms100
Subclasses of AbstractPortController in jmri.jmrix.loconet.ms100Modifier and TypeClassDescriptionclassProvide access to LocoNet via a MS100 attached to a serial com port. -
Uses of AbstractPortController in jmri.jmrix.loconet.pr2
Subclasses of AbstractPortController in jmri.jmrix.loconet.pr2Modifier and TypeClassDescriptionclassUpdate the code in jmri.jmrix.loconet.locobuffer so that it refers to the switch settings on the new Digitrax PR2 -
Uses of AbstractPortController in jmri.jmrix.loconet.pr3
Subclasses of AbstractPortController in jmri.jmrix.loconet.pr3Modifier and TypeClassDescriptionclassUpdate the code in jmri.jmrix.loconet.locobuffer so that it refers to the switch settings on the new Digitrax PR3 -
Uses of AbstractPortController in jmri.jmrix.loconet.pr4
Subclasses of AbstractPortController in jmri.jmrix.loconet.pr4Modifier and TypeClassDescriptionclassOverrideLocoBufferAdapterso that it refers to the (switch) settings on the Digitrax PR4. -
Uses of AbstractPortController in jmri.jmrix.loconet.streamport
Subclasses of AbstractPortController in jmri.jmrix.loconet.streamportModifier and TypeClassDescriptionclassBase for classes representing a LocoNet communications port connected via streams. -
Uses of AbstractPortController in jmri.jmrix.loconet.uhlenbrock
Subclasses of AbstractPortController in jmri.jmrix.loconet.uhlenbrockModifier and TypeClassDescriptionclassUpdate the code in jmri.jmrix.loconet.locobuffer so that it operates correctly with the IC-COM and Intellibox II on-board USB port. -
Uses of AbstractPortController in jmri.jmrix.loconet.uhlenbrock.usb_63120
Subclasses of AbstractPortController in jmri.jmrix.loconet.uhlenbrock.usb_63120Modifier and TypeClassDescriptionclassExtend the code in jmri.jmrix.loconet.locobuffer so that it operates correctly with the Uhlenbrock USB-adapter part no 63120. -
Uses of AbstractPortController in jmri.jmrix.loconet.usb_dcs210Plus
Subclasses of AbstractPortController in jmri.jmrix.loconet.usb_dcs210PlusModifier and TypeClassDescriptionclassUpdate the code in jmri.jmrix.loconet.locobuffer so that it refers to the option settings for the Digitrax DCS210Plus's USB interface -
Uses of AbstractPortController in jmri.jmrix.loconet.usb_dcs240
Subclasses of AbstractPortController in jmri.jmrix.loconet.usb_dcs240Modifier and TypeClassDescriptionclassUpdate the code in jmri.jmrix.loconet.locobuffer so that it refers to the option settings for the Digitrax DCS240's USB interface -
Uses of AbstractPortController in jmri.jmrix.loconet.usb_dcs240Plus
Subclasses of AbstractPortController in jmri.jmrix.loconet.usb_dcs240PlusModifier and TypeClassDescriptionclassUpdate the code in jmri.jmrix.loconet.locobuffer so that it refers to the option settings for the Digitrax DCS240Plus's USB interface -
Uses of AbstractPortController in jmri.jmrix.loconet.usb_dcs52
Subclasses of AbstractPortController in jmri.jmrix.loconet.usb_dcs52Modifier and TypeClassDescriptionclassUpdate the code in jmri.jmrix.loconet.locobuffer so that it refers to the option settings for the Digitrax DCS52's USB interface -
Uses of AbstractPortController in jmri.jmrix.maple
Subclasses of AbstractPortController in jmri.jmrix.mapleModifier and TypeClassDescriptionclassAbstract base for classes representing a communications port. -
Uses of AbstractPortController in jmri.jmrix.maple.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.maple.serialdriverModifier and TypeClassDescriptionclassProvide access to Maple via a serial com port. -
Uses of AbstractPortController in jmri.jmrix.maple.simulator
Subclasses of AbstractPortController in jmri.jmrix.maple.simulatorModifier and TypeClassDescriptionclassProvide access to a simulated Maple system. -
Uses of AbstractPortController in jmri.jmrix.marklin
Subclasses of AbstractPortController in jmri.jmrix.marklin -
Uses of AbstractPortController in jmri.jmrix.marklin.cdb
Subclasses of AbstractPortController in jmri.jmrix.marklin.cdbModifier and TypeClassDescriptionclassIdentifying class representing a Marklin CDB communications port Based on work by Bob Jacobsen -
Uses of AbstractPortController in jmri.jmrix.marklin.cdb.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.marklin.cdb.serialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the Marklin CDB system. -
Uses of AbstractPortController in jmri.jmrix.marklin.networkdriver
Subclasses of AbstractPortController in jmri.jmrix.marklin.networkdriverModifier and TypeClassDescriptionclassImplements NetworkPortAdapter for the Marklin system network connection. -
Uses of AbstractPortController in jmri.jmrix.marklin.simulation
Subclasses of AbstractPortController in jmri.jmrix.marklin.simulationModifier and TypeClassDescriptionclassImplements NetworkPortAdapter for a simulated Marklin network connection. -
Uses of AbstractPortController in jmri.jmrix.marklin.tcpdriver
Subclasses of AbstractPortController in jmri.jmrix.marklin.tcpdriverModifier and TypeClassDescriptionclassImplements NetworkPortAdapter for the Marklin system network TCP connection. -
Uses of AbstractPortController in jmri.jmrix.mqtt
Subclasses of AbstractPortController in jmri.jmrix.mqttModifier and TypeClassDescriptionclassCommunications adapter for Mqtt communications links. -
Uses of AbstractPortController in jmri.jmrix.mrc
Subclasses of AbstractPortController in jmri.jmrix.mrcModifier and TypeClassDescriptionclassAbstract base for classes representing a MRC communications port -
Uses of AbstractPortController in jmri.jmrix.mrc.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.mrc.serialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the MRC system. -
Uses of AbstractPortController in jmri.jmrix.mrc.simulator
Subclasses of AbstractPortController in jmri.jmrix.mrc.simulator -
Uses of AbstractPortController in jmri.jmrix.nce
Subclasses of AbstractPortController in jmri.jmrix.nce -
Uses of AbstractPortController in jmri.jmrix.nce.networkdriver
Subclasses of AbstractPortController in jmri.jmrix.nce.networkdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the NCE system network connection. -
Uses of AbstractPortController in jmri.jmrix.nce.ph5driver
Subclasses of AbstractPortController in jmri.jmrix.nce.ph5driverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the NCE system. -
Uses of AbstractPortController in jmri.jmrix.nce.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.nce.serialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the NCE system. -
Uses of AbstractPortController in jmri.jmrix.nce.simulator
Subclasses of AbstractPortController in jmri.jmrix.nce.simulatorModifier and TypeClassDescriptionclassThe following was copied from the NCE Power Pro System Reference Manual. -
Uses of AbstractPortController in jmri.jmrix.nce.usbdriver
Subclasses of AbstractPortController in jmri.jmrix.nce.usbdriverModifier and TypeClassDescriptionclassImplements UsbPortAdapter for the NCE system. -
Uses of AbstractPortController in jmri.jmrix.oaktree
Subclasses of AbstractPortController in jmri.jmrix.oaktreeModifier and TypeClassDescriptionclassAbstract base for classes representing a communications port. -
Uses of AbstractPortController in jmri.jmrix.oaktree.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.oaktree.serialdriverModifier and TypeClassDescriptionclassProvide access to Oak Tree via a serial com port. -
Uses of AbstractPortController in jmri.jmrix.oaktree.simulator
Subclasses of AbstractPortController in jmri.jmrix.oaktree.simulatorModifier and TypeClassDescriptionclassProvide access to a simulated OakTree system. -
Uses of AbstractPortController in jmri.jmrix.pi
Subclasses of AbstractPortController in jmri.jmrix.piModifier and TypeClassDescriptionclassProvides an Adapter to allow the system connection memo and multiple RaspberryPi managers to be handled. -
Uses of AbstractPortController in jmri.jmrix.powerline
Subclasses of AbstractPortController in jmri.jmrix.powerlineModifier and TypeClassDescriptionclassAbstract base for classes representing a communications port. -
Uses of AbstractPortController in jmri.jmrix.powerline.cm11
Subclasses of AbstractPortController in jmri.jmrix.powerline.cm11Modifier and TypeClassDescriptionclassProvide access to Powerline devices via a serial com port. -
Uses of AbstractPortController in jmri.jmrix.powerline.cp290
Subclasses of AbstractPortController in jmri.jmrix.powerline.cp290Modifier and TypeClassDescriptionclassProvide access to Powerline devices via a serial com port. -
Uses of AbstractPortController in jmri.jmrix.powerline.dmx512
Subclasses of AbstractPortController in jmri.jmrix.powerline.dmx512Modifier and TypeClassDescriptionclassProvide access to DMX512 devices via a serial com port. -
Uses of AbstractPortController in jmri.jmrix.powerline.insteon2412s
Subclasses of AbstractPortController in jmri.jmrix.powerline.insteon2412sModifier and TypeClassDescriptionclassProvide access to Powerline devices via a serial com port. -
Uses of AbstractPortController in jmri.jmrix.powerline.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.powerline.serialdriverModifier and TypeClassDescriptionclassProvide access to Powerline devices via a serial com port. -
Uses of AbstractPortController in jmri.jmrix.powerline.simulator
Subclasses of AbstractPortController in jmri.jmrix.powerline.simulatorModifier and TypeClassDescriptionclassImplement simulator for Powerline serial systems. -
Uses of AbstractPortController in jmri.jmrix.qsi
Subclasses of AbstractPortController in jmri.jmrix.qsiModifier and TypeClassDescriptionclassAbstract base for classes representing a QSI communications port. -
Uses of AbstractPortController in jmri.jmrix.qsi.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.qsi.serialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the QSI system. -
Uses of AbstractPortController in jmri.jmrix.rfid
Subclasses of AbstractPortController in jmri.jmrix.rfidModifier and TypeClassDescriptionclassclassAbstract base for classes representing a communications portclassAbstract base for classes representing a RFID communications port -
Uses of AbstractPortController in jmri.jmrix.rfid.networkdriver
Subclasses of AbstractPortController in jmri.jmrix.rfid.networkdriverModifier and TypeClassDescriptionclassImplements PortAdapter for a network connection. -
Uses of AbstractPortController in jmri.jmrix.rfid.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.rfid.serialdriverModifier and TypeClassDescriptionclassProvide access to RFID devices via a serial com port. -
Uses of AbstractPortController in jmri.jmrix.roco.z21
Subclasses of AbstractPortController in jmri.jmrix.roco.z21Modifier and TypeClassDescriptionclassAdapter representing a Z21 communication port.classOverride default LocoNet classes to use z21 specific versions.classOverride default XpressNet classes to use z21 specific versions.Methods in jmri.jmrix.roco.z21 with parameters of type AbstractPortControllerModifier and TypeMethodDescriptionvoidZ21TrafficController.connectPort(AbstractPortController p) Make connection to existing PortController object.voidZ21TrafficController.disconnectPort(AbstractPortController p) Break connection to existing PortController object. -
Uses of AbstractPortController in jmri.jmrix.roco.z21.simulator
Subclasses of AbstractPortController in jmri.jmrix.roco.z21.simulatorModifier and TypeClassDescriptionclassProvide access to a simulated z21 system. -
Uses of AbstractPortController in jmri.jmrix.rps.serial
Subclasses of AbstractPortController in jmri.jmrix.rps.serialModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the RPS system. -
Uses of AbstractPortController in jmri.jmrix.secsi
Subclasses of AbstractPortController in jmri.jmrix.secsiModifier and TypeClassDescriptionclassAbstract base for classes representing a communications port -
Uses of AbstractPortController in jmri.jmrix.secsi.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.secsi.serialdriverModifier and TypeClassDescriptionclassProvide access to SECSI via a serial com port. -
Uses of AbstractPortController in jmri.jmrix.secsi.simulator
Subclasses of AbstractPortController in jmri.jmrix.secsi.simulatorModifier and TypeClassDescriptionclassProvide access to a simulated SECSI system. -
Uses of AbstractPortController in jmri.jmrix.sprog
Subclasses of AbstractPortController in jmri.jmrix.sprogModifier and TypeClassDescriptionclassAbstract base for classes representing an SPROG Command Station communications portclassMethods in jmri.jmrix.sprog with parameters of type AbstractPortControllerModifier and TypeMethodDescriptionvoidSprogTrafficController.connectPort(AbstractPortController p) Make connection to existing PortController object.voidSprogTrafficController.disconnectPort(AbstractPortController p) Break connection to existing SprogPortController object. -
Uses of AbstractPortController in jmri.jmrix.sprog.pi.pisprognano
Subclasses of AbstractPortController in jmri.jmrix.sprog.pi.pisprognanoModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the Sprog system. -
Uses of AbstractPortController in jmri.jmrix.sprog.pi.pisprogone
Subclasses of AbstractPortController in jmri.jmrix.sprog.pi.pisprogoneModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the Sprog system. -
Uses of AbstractPortController in jmri.jmrix.sprog.pi.pisprogonecs
Subclasses of AbstractPortController in jmri.jmrix.sprog.pi.pisprogonecsModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the Sprog system. -
Uses of AbstractPortController in jmri.jmrix.sprog.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.sprog.serialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the Sprog system. -
Uses of AbstractPortController in jmri.jmrix.sprog.simulator
Subclasses of AbstractPortController in jmri.jmrix.sprog.simulatorModifier and TypeClassDescriptionclassProvide access to a simulated SPROG system. -
Uses of AbstractPortController in jmri.jmrix.sprog.sprogCS
Subclasses of AbstractPortController in jmri.jmrix.sprog.sprogCSModifier and TypeClassDescriptionclassImplement SerialPortAdapter for the Sprog system. -
Uses of AbstractPortController in jmri.jmrix.sprog.sprognano
Subclasses of AbstractPortController in jmri.jmrix.sprog.sprognanoModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the Sprog system. -
Uses of AbstractPortController in jmri.jmrix.srcp
Subclasses of AbstractPortController in jmri.jmrix.srcpModifier and TypeClassDescriptionclassAbstract base for classes representing a SRCP communications port -
Uses of AbstractPortController in jmri.jmrix.srcp.networkdriver
Subclasses of AbstractPortController in jmri.jmrix.srcp.networkdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the SRCP system network connection. -
Uses of AbstractPortController in jmri.jmrix.tams
Subclasses of AbstractPortController in jmri.jmrix.tamsModifier and TypeClassDescriptionclassIdentifying class representing a Tams communications port Based on work by Bob Jacobsen -
Uses of AbstractPortController in jmri.jmrix.tams.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.tams.serialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the TAMS system. -
Uses of AbstractPortController in jmri.jmrix.tams.simulator
Subclasses of AbstractPortController in jmri.jmrix.tams.simulator -
Uses of AbstractPortController in jmri.jmrix.tmcc
Subclasses of AbstractPortController in jmri.jmrix.tmccModifier and TypeClassDescriptionclassAbstract base for classes representing a TMCC communications port. -
Uses of AbstractPortController in jmri.jmrix.tmcc.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.tmcc.serialdriverModifier and TypeClassDescriptionclassProvide access to TMCC via a serial com port. -
Uses of AbstractPortController in jmri.jmrix.tmcc.simulator
Subclasses of AbstractPortController in jmri.jmrix.tmcc.simulatorModifier and TypeClassDescriptionclassProvide access to a simulated TMCC system. -
Uses of AbstractPortController in jmri.jmrix.wangrow.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.wangrow.serialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for the Wangrow system. -
Uses of AbstractPortController in jmri.jmrix.xpa
Subclasses of AbstractPortController in jmri.jmrix.xpaModifier and TypeClassDescriptionclassAbstract base for classes representing an XPA+Modem communications port -
Uses of AbstractPortController in jmri.jmrix.xpa.serialdriver
Subclasses of AbstractPortController in jmri.jmrix.xpa.serialdriverModifier and TypeClassDescriptionclassImplements SerialPortAdapter for a modem connected to an XPA. -
Uses of AbstractPortController in jmri.jmrix.zimo
Subclasses of AbstractPortController in jmri.jmrix.zimoModifier and TypeClassDescriptionclassAbstract base for classes representing a MX-1 communications port. -
Uses of AbstractPortController in jmri.jmrix.zimo.mx1
Subclasses of AbstractPortController in jmri.jmrix.zimo.mx1Modifier and TypeClassDescriptionclassProvide access to Zimo's MX-1 on an attached serial com port. -
Uses of AbstractPortController in jmri.jmrix.zimo.mxulf
Subclasses of AbstractPortController in jmri.jmrix.zimo.mxulfModifier and TypeClassDescriptionclassProvide access to Zimo's MX-1 on an attached serial com port. -
Uses of AbstractPortController in jmri.jmrix.ztc.ztc611
Subclasses of AbstractPortController in jmri.jmrix.ztc.ztc611Modifier and TypeClassDescriptionclassProvide access to XpressNet via a ZTC611 connected via an FTDI virtual comm port.