Package jmri.jmrix.loconet.loconetovertcp
JMRI implementation of the LocoNet over TCP protocol.
- Since:
- 1.3.6
- See Also:
- LocoNet over TCP protocol, LocoNet over TCP clients, LocoNet over TCP servers
-
Interface Summary Interface Description LnTcpServerListener Implementation of the LocoNetOverTcp LbServer Server Protocol. -
Class Summary Class Description Bundle ClientRxHandler Implementation of the LocoNetOverTcp LbServer Server Protocol.ConnectionConfig Definition of objects to handle configuring a LocoNetOverTcp layout connection via a LnTcpDriverAdapter object.LnOverTcpPacketizer Converts Stream-based I/O over the LocoNetOverTcp system network connection to/from LocoNet messages.LnTcpDriverAdapter Implements SerialPortAdapter for the LocoNetOverTcp system network connection.LnTcpPreferences Preferences for the LocoNet over TCP server.LnTcpPreferencesPanel Provide access to the LocoNet over TCP server settings.LnTcpServer Implementation of the LocoNetOverTcp LbServer Server Protocol.LnTcpServerAction Implementation of the LocoNet over TCP Server Protocol.LnTcpServerFrame Frame displaying the status of the a LocoNet over TCP server.LnTcpStartupActionFactory StartupActionFactory
for theLnTcpServerAction
.