Uses of Interface
jmri.jmrix.lenz.XNetPortController
-
-
Uses of XNetPortController in jmri.jmrix.lenz
Classes in jmri.jmrix.lenz that implement XNetPortController Modifier and Type Class Description classXNetNetworkPortControllerAbstract base for classes representing an XNet communications port.classXNetSerialPortControllerAbstract base for classes representing an XNet communications portclassXNetSimulatorPortControllerAbstract base for classes representing an XNet communications portclassXNetStreamPortControllerAbstract base for classes representing an XNet communications portConstructors in jmri.jmrix.lenz with parameters of type XNetPortController Constructor Description XNetTimeSlotListener(XNetPortController p) -
Uses of XNetPortController in jmri.jmrix.lenz.hornbyelite
Classes in jmri.jmrix.lenz.hornbyelite that implement XNetPortController Modifier and Type Class Description classEliteAdapterProvide access to XpressNet via the Hornby Elite's built in USB port. -
Uses of XNetPortController in jmri.jmrix.lenz.li100
Classes in jmri.jmrix.lenz.li100 that implement XNetPortController Modifier and Type Class Description classLI100AdapterProvide access to XpressNet via a LI100 on an attached serial com port. -
Uses of XNetPortController in jmri.jmrix.lenz.li100f
Classes in jmri.jmrix.lenz.li100f that implement XNetPortController Modifier and Type Class Description classLI100fAdapterProvide access to XpressNet via a LI100F on an attached serial com port. -
Uses of XNetPortController in jmri.jmrix.lenz.li101
Classes in jmri.jmrix.lenz.li101 that implement XNetPortController Modifier and Type Class Description classLI101AdapterProvide access to XpressNet via a LI101 on an attached serial com port. -
Uses of XNetPortController in jmri.jmrix.lenz.liusb
Classes in jmri.jmrix.lenz.liusb that implement XNetPortController Modifier and Type Class Description classLIUSBAdapterProvide access to XpressNet via a LIUSB on an FTDI Virtual Com Port. -
Uses of XNetPortController in jmri.jmrix.lenz.liusbethernet
Classes in jmri.jmrix.lenz.liusbethernet that implement XNetPortController Modifier and Type Class Description classLIUSBEthernetAdapterProvide access to XpressNet via a the Lenz LIUSBEthernet. -
Uses of XNetPortController in jmri.jmrix.lenz.liusbserver
Classes in jmri.jmrix.lenz.liusbserver that implement XNetPortController Modifier and Type Class Description classLIUSBServerAdapterProvide access to XpressNet via a the Lenz LIUSB Server. -
Uses of XNetPortController in jmri.jmrix.lenz.lzv200
Classes in jmri.jmrix.lenz.lzv200 that implement XNetPortController Modifier and Type Class Description classLZV200AdapterProvide access to XpressNet via the built in connection on the LZV200. -
Uses of XNetPortController in jmri.jmrix.lenz.xnetsimulator
Classes in jmri.jmrix.lenz.xnetsimulator that implement XNetPortController Modifier and Type Class Description classXNetSimulatorAdapterProvide access to a simulated XpressNet system. -
Uses of XNetPortController in jmri.jmrix.lenz.xntcp
Classes in jmri.jmrix.lenz.xntcp that implement XNetPortController Modifier and Type Class Description classXnTcpAdapterProvide access to XpressNet via a XnTcp interface attached on the Ethernet port. -
Uses of XNetPortController in jmri.jmrix.lenz.ztc640
Classes in jmri.jmrix.lenz.ztc640 that implement XNetPortController Modifier and Type Class Description classZTC640AdapterProvide access to XpressNet via a ZTC640 connected via an FTDI virtual comm port. -
Uses of XNetPortController in jmri.jmrix.roco.z21
Classes in jmri.jmrix.roco.z21 that implement XNetPortController Modifier and Type Class Description classZ21XNetStreamPortControllerOverride default XpressNet classes to use z21 specific versions. -
Uses of XNetPortController in jmri.jmrix.ztc.ztc611
Classes in jmri.jmrix.ztc.ztc611 that implement XNetPortController Modifier and Type Class Description classZTC611AdapterProvide access to XpressNet via a ZTC611 connected via an FTDI virtual comm port.
-