Uses of Interface
jmri.jmrix.NetworkPortAdapter
-
-
Uses of NetworkPortAdapter in jmri.jmrix
Classes in jmri.jmrix that implement NetworkPortAdapter Modifier and Type Class Description classAbstractNetworkPortControllerEnables basic setup of a network client interface for a jmrix implementation.Fields in jmri.jmrix declared as NetworkPortAdapter Modifier and Type Field Description protected NetworkPortAdapterAbstractNetworkConnectionConfig. adapterMethods in jmri.jmrix that return NetworkPortAdapter Modifier and Type Method Description NetworkPortAdapterAbstractNetworkConnectionConfig. getAdapter()Constructors in jmri.jmrix with parameters of type NetworkPortAdapter Constructor Description AbstractNetworkConnectionConfig(NetworkPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of NetworkPortAdapter in jmri.jmrix.bidib
Classes in jmri.jmrix.bidib that implement NetworkPortAdapter Modifier and Type Class Description classBiDiBNetworkPortControllerAbstract base for classes representing a BiDiB communications port -
Uses of NetworkPortAdapter in jmri.jmrix.bidib.bidibovertcp
Classes in jmri.jmrix.bidib.bidibovertcp that implement NetworkPortAdapter Modifier and Type Class Description classBiDiBOverTcpAdapterImplements BiDiBPortController for the BiDiBOverTcp system network connection.Constructors in jmri.jmrix.bidib.bidibovertcp with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for a connection configuration with no preexisting adapter. -
Uses of NetworkPortAdapter in jmri.jmrix.bidib.netbidib
Classes in jmri.jmrix.bidib.netbidib that implement NetworkPortAdapter Modifier and Type Class Description classNetBiDiBAdapterImplements BiDiBPortController for the netBiDiB system network connection.Constructors in jmri.jmrix.bidib.netbidib with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for a connection configuration with no preexisting adapter. -
Uses of NetworkPortAdapter in jmri.jmrix.can.adapters.gridconnect.net
Classes in jmri.jmrix.can.adapters.gridconnect.net that implement NetworkPortAdapter Modifier and Type Class Description classMergNetworkDriverAdapterImplements NetworkDriverAdapter for the MERG system network connection.classNetworkDriverAdapterImplements SerialPortAdapter for the OpenLCB system network connection.Constructors in jmri.jmrix.can.adapters.gridconnect.net with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Create a connection configuration with a preexisting adapter.MergConnectionConfig(NetworkPortAdapter p)Create a connection configuration with a preexisting adapter. -
Uses of NetworkPortAdapter in jmri.jmrix.cmri.serial
Classes in jmri.jmrix.cmri.serial that implement NetworkPortAdapter Modifier and Type Class Description classSerialNetworkPortAdapter -
Uses of NetworkPortAdapter in jmri.jmrix.cmri.serial.networkdriver
Classes in jmri.jmrix.cmri.serial.networkdriver that implement NetworkPortAdapter Modifier and Type Class Description classNetworkDriverAdapterImplements SerialNetworkPortAdapter for a network connection.Constructors in jmri.jmrix.cmri.serial.networkdriver with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of NetworkPortAdapter in jmri.jmrix.configurexml
Fields in jmri.jmrix.configurexml declared as NetworkPortAdapter Modifier and Type Field Description protected NetworkPortAdapterAbstractNetworkConnectionConfigXml. adapter -
Uses of NetworkPortAdapter in jmri.jmrix.dccpp
Classes in jmri.jmrix.dccpp that implement NetworkPortAdapter Modifier and Type Class Description classDCCppNetworkPortControllerBase for classes representing a DCCpp communications port -
Uses of NetworkPortAdapter in jmri.jmrix.dccpp.dccppovertcp
Classes in jmri.jmrix.dccpp.dccppovertcp that implement NetworkPortAdapter Modifier and Type Class Description classDCCppTcpDriverAdapterImplements DCCppPortController for the DCCppOverTcp system network connection.Constructors in jmri.jmrix.dccpp.dccppovertcp with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for a connection configuration with no preexisting adapter. -
Uses of NetworkPortAdapter in jmri.jmrix.dccpp.network
Classes in jmri.jmrix.dccpp.network that implement NetworkPortAdapter Modifier and Type Class Description classDCCppEthernetAdapterProvide access to DCC++ Base Station via Ethernet.Constructors in jmri.jmrix.dccpp.network with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of NetworkPortAdapter in jmri.jmrix.easydcc
Classes in jmri.jmrix.easydcc that implement NetworkPortAdapter Modifier and Type Class Description classEasyDccNetworkPortControllerAbstract base for classes representing an EasyDCC communications port. -
Uses of NetworkPortAdapter in jmri.jmrix.easydcc.networkdriver
Classes in jmri.jmrix.easydcc.networkdriver that implement NetworkPortAdapter Modifier and Type Class Description classNetworkDriverAdapterImplements NetworkDriverAdapter for the EasyDCC system connection.Constructors in jmri.jmrix.easydcc.networkdriver with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of NetworkPortAdapter in jmri.jmrix.ecos
Classes in jmri.jmrix.ecos that implement NetworkPortAdapter Modifier and Type Class Description classEcosPortControllerIdentifying class representing a ECOS communications port -
Uses of NetworkPortAdapter in jmri.jmrix.ecos.networkdriver
Classes in jmri.jmrix.ecos.networkdriver that implement NetworkPortAdapter Modifier and Type Class Description classNetworkDriverAdapterImplements NetworkPortAdapter for the ECoS system network connection.Constructors in jmri.jmrix.ecos.networkdriver with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of NetworkPortAdapter in jmri.jmrix.jmriclient
Classes in jmri.jmrix.jmriclient that implement NetworkPortAdapter Modifier and Type Class Description classJMRIClientPortControllerAbstract base for classes representing a JMRIClient communications port -
Uses of NetworkPortAdapter in jmri.jmrix.jmriclient.networkdriver
Classes in jmri.jmrix.jmriclient.networkdriver that implement NetworkPortAdapter Modifier and Type Class Description classNetworkDriverAdapterImplements NetworkPortAdapter for the jmriclient system network connection.Constructors in jmri.jmrix.jmriclient.networkdriver with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Constructor for an object being created during load process; Swing init is deferred. -
Uses of NetworkPortAdapter in jmri.jmrix.lenz
Classes in jmri.jmrix.lenz that implement NetworkPortAdapter Modifier and Type Class Description classXNetNetworkPortControllerAbstract base for classes representing an XNet communications port. -
Uses of NetworkPortAdapter in jmri.jmrix.lenz.liusbethernet
Classes in jmri.jmrix.lenz.liusbethernet that implement NetworkPortAdapter Modifier and Type Class Description classLIUSBEthernetAdapterProvide access to XpressNet via a the Lenz LIUSBEthernet.Constructors in jmri.jmrix.lenz.liusbethernet with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process. -
Uses of NetworkPortAdapter in jmri.jmrix.lenz.liusbserver
Classes in jmri.jmrix.lenz.liusbserver that implement NetworkPortAdapter Modifier and Type Class Description classLIUSBServerAdapterProvide access to XpressNet via a the Lenz LIUSB Server.Constructors in jmri.jmrix.lenz.liusbserver with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process. -
Uses of NetworkPortAdapter in jmri.jmrix.lenz.xntcp
Classes in jmri.jmrix.lenz.xntcp that implement NetworkPortAdapter Modifier and Type Class Description classXnTcpAdapterProvide access to XpressNet via a XnTcp interface attached on the Ethernet port.Constructors in jmri.jmrix.lenz.xntcp with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of NetworkPortAdapter in jmri.jmrix.loconet
Classes in jmri.jmrix.loconet that implement NetworkPortAdapter Modifier and Type Class Description classLnNetworkPortControllerBase for classes representing a LocoNet communications port. -
Uses of NetworkPortAdapter in jmri.jmrix.loconet.loconetovertcp
Classes in jmri.jmrix.loconet.loconetovertcp that implement NetworkPortAdapter Modifier and Type Class Description classLnTcpDriverAdapterImplements SerialPortAdapter for the LocoNetOverTcp system network connection.Constructors in jmri.jmrix.loconet.loconetovertcp with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of NetworkPortAdapter in jmri.jmrix.marklin
Classes in jmri.jmrix.marklin that implement NetworkPortAdapter Modifier and Type Class Description classMarklinPortController -
Uses of NetworkPortAdapter in jmri.jmrix.marklin.networkdriver
Classes in jmri.jmrix.marklin.networkdriver that implement NetworkPortAdapter Modifier and Type Class Description classNetworkDriverAdapterImplements NetworkPortAdapter for the Marklin system network connection.Constructors in jmri.jmrix.marklin.networkdriver with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of NetworkPortAdapter in jmri.jmrix.marklin.simulation
Classes in jmri.jmrix.marklin.simulation that implement NetworkPortAdapter Modifier and Type Class Description classMarklinSimDriverAdapterImplements NetworkPortAdapter for a simulated Marklin network connection.Constructors in jmri.jmrix.marklin.simulation with parameters of type NetworkPortAdapter Constructor Description MarklinSimConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of NetworkPortAdapter in jmri.jmrix.marklin.tcpdriver
Classes in jmri.jmrix.marklin.tcpdriver that implement NetworkPortAdapter Modifier and Type Class Description classTcpDriverAdapterImplements NetworkPortAdapter for the Marklin system network TCP connection.Constructors in jmri.jmrix.marklin.tcpdriver with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of NetworkPortAdapter in jmri.jmrix.mqtt
Classes in jmri.jmrix.mqtt that implement NetworkPortAdapter Modifier and Type Class Description classMqttAdapterCommunications adapter for Mqtt communications links.Constructors in jmri.jmrix.mqtt with parameters of type NetworkPortAdapter Constructor Description MqttConnectionConfig(NetworkPortAdapter p) -
Uses of NetworkPortAdapter in jmri.jmrix.nce
Classes in jmri.jmrix.nce that implement NetworkPortAdapter Modifier and Type Class Description classNceNetworkPortController -
Uses of NetworkPortAdapter in jmri.jmrix.nce.networkdriver
Classes in jmri.jmrix.nce.networkdriver that implement NetworkPortAdapter Modifier and Type Class Description classNetworkDriverAdapterImplements SerialPortAdapter for the NCE system network connection.Constructors in jmri.jmrix.nce.networkdriver with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of NetworkPortAdapter in jmri.jmrix.rfid
Classes in jmri.jmrix.rfid that implement NetworkPortAdapter Modifier and Type Class Description classRfidNetworkPortController -
Uses of NetworkPortAdapter in jmri.jmrix.rfid.networkdriver
Classes in jmri.jmrix.rfid.networkdriver that implement NetworkPortAdapter Modifier and Type Class Description classNetworkDriverAdapterImplements PortAdapter for a network connection.Constructors in jmri.jmrix.rfid.networkdriver with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of NetworkPortAdapter in jmri.jmrix.roco.z21
Classes in jmri.jmrix.roco.z21 that implement NetworkPortAdapter Modifier and Type Class Description classZ21AdapterAdapter representing a Z21 communication port.Constructors in jmri.jmrix.roco.z21 with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of NetworkPortAdapter in jmri.jmrix.roco.z21.simulator
Classes in jmri.jmrix.roco.z21.simulator that implement NetworkPortAdapter Modifier and Type Class Description classZ21SimulatorAdapterProvide access to a simulated z21 system.Constructors in jmri.jmrix.roco.z21.simulator with parameters of type NetworkPortAdapter Constructor Description Z21SimulatorConnectionConfig(NetworkPortAdapter p)Ctor for an object being created during load process; Swing init is deferred. -
Uses of NetworkPortAdapter in jmri.jmrix.srcp
Classes in jmri.jmrix.srcp that implement NetworkPortAdapter Modifier and Type Class Description classSRCPPortControllerAbstract base for classes representing a SRCP communications port -
Uses of NetworkPortAdapter in jmri.jmrix.srcp.networkdriver
Classes in jmri.jmrix.srcp.networkdriver that implement NetworkPortAdapter Modifier and Type Class Description classNetworkDriverAdapterImplements SerialPortAdapter for the SRCP system network connection.Constructors in jmri.jmrix.srcp.networkdriver with parameters of type NetworkPortAdapter Constructor Description ConnectionConfig(NetworkPortAdapter p)Create a connection configuration with a preexisting adapter.
-