Uses of Interface
jmri.jmrix.dccpp.DCCppPortController
Packages that use DCCppPortController
Package
Description
Defines classes for interfacing to a DCC++ Base Station
via a telnet connection to a DCCppOverTcp driver.
-
Uses of DCCppPortController in jmri.jmrix.dccpp
Classes in jmri.jmrix.dccpp that implement DCCppPortControllerModifier 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 port -
Uses of DCCppPortController in jmri.jmrix.dccpp.dccppovertcp
Classes in jmri.jmrix.dccpp.dccppovertcp that implement DCCppPortControllerModifier and TypeClassDescriptionclassImplements DCCppPortController for the DCCppOverTcp system network connection. -
Uses of DCCppPortController in jmri.jmrix.dccpp.network
Classes in jmri.jmrix.dccpp.network that implement DCCppPortControllerModifier and TypeClassDescriptionclassProvide access to DCC++ Base Station via Ethernet. -
Uses of DCCppPortController in jmri.jmrix.dccpp.serial
Classes in jmri.jmrix.dccpp.serial that implement DCCppPortControllerModifier and TypeClassDescriptionclassProvide access to DCC++ via a FTDI Virtual Com Port. -
Uses of DCCppPortController in jmri.jmrix.dccpp.simulator
Classes in jmri.jmrix.dccpp.simulator that implement DCCppPortControllerModifier and TypeClassDescriptionclassProvide access to a simulated DCC++ system.