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 class
XNetNetworkPortController
Abstract base for classes representing an XNet communications port.class
XNetSerialPortController
Abstract base for classes representing an XNet communications portclass
XNetSimulatorPortController
Abstract base for classes representing an XNet communications portclass
XNetStreamPortController
Abstract 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 class
EliteAdapter
Provide 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 class
LI100Adapter
Provide 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 class
LI100fAdapter
Provide 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 class
LI101Adapter
Provide 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 class
LIUSBAdapter
Provide 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 class
LIUSBEthernetAdapter
Provide 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 class
LIUSBServerAdapter
Provide 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 class
LZV200Adapter
Provide 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 class
XNetSimulatorAdapter
Provide 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 class
XnTcpAdapter
Provide 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 class
ZTC640Adapter
Provide 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 class
Z21XNetStreamPortController
Override 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 class
ZTC611Adapter
Provide access to XpressNet via a ZTC611 connected via an FTDI virtual comm port.
-