Uses of Interface
jmri.jmrix.lenz.XNetInterface
Packages that use XNetInterface
Package
Description
-
Uses of XNetInterface in jmri.jmrix.lenz
Classes in jmri.jmrix.lenz that implement XNetInterfaceModifier 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.Methods in jmri.jmrix.lenz with parameters of type XNetInterfaceModifier and TypeMethodDescriptionvoidXNetTrafficRouter.connect(XNetInterface i) Make connection to existing XNetInterface object for upstream communication.voidXNetTrafficRouter.disconnectPort(XNetInterface i) Break connection to upstream LocoNetInterface object. -
Uses of XNetInterface in jmri.jmrix.lenz.li100
Classes in jmri.jmrix.lenz.li100 that implement XNetInterfaceModifier and TypeClassDescriptionclassThis is an extention of the XNetPacketizer to handle the device specific requirements of the LI100. -
Uses of XNetInterface in jmri.jmrix.lenz.liusb
Classes in jmri.jmrix.lenz.liusb that implement XNetInterfaceModifier and TypeClassDescriptionclassThis is an extention of the XNetPacketizer to handle the device specific requirements of the LIUSB. -
Uses of XNetInterface in jmri.jmrix.lenz.liusbethernet
Classes in jmri.jmrix.lenz.liusbethernet that implement XNetInterfaceModifier and TypeClassDescriptionclassThis is an extension of the XNetPacketizer to handle the device specific requirements of the LIUSBEthernet. -
Uses of XNetInterface in jmri.jmrix.lenz.liusbserver
Classes in jmri.jmrix.lenz.liusbserver that implement XNetInterfaceModifier and TypeClassDescriptionclassThis is an extension of the XNetPacketizer to handle the device specific requirements of the LIUSB Server. -
Uses of XNetInterface in jmri.jmrix.lenz.xntcp
Classes in jmri.jmrix.lenz.xntcp that implement XNetInterfaceModifier and TypeClassDescriptionclassThis is an extension of the XNetPacketizer to handle the device specific requirements of the XnTcp. -
Uses of XNetInterface in jmri.jmrix.lenz.ztc640
Classes in jmri.jmrix.lenz.ztc640 that implement XNetInterfaceModifier and TypeClassDescriptionclassThis is an extention of the XNetPacketizer to handle the device specific requirements of the ZTC640. -
Uses of XNetInterface in jmri.jmrix.roco.z21
Classes in jmri.jmrix.roco.z21 that implement XNetInterfaceModifier and TypeClassDescriptionclassExtension of the XNetPacketizer for Roco: the Roco Z21 XpressNet Tunnel. -
Uses of XNetInterface in jmri.jmrix.ztc.ztc611
Classes in jmri.jmrix.ztc.ztc611 that implement XNetInterfaceModifier and TypeClassDescriptionclassThis is an extention of the XNetPacketizer to handle the device specific requirements of the ZTC611.