Uses of Interface
jmri.jmrix.loconet.loconetovertcp.LnTcpServerListener
-
Packages that use LnTcpServerListener Package Description jmri.jmrix.loconet.loconetovertcp JMRI implementation of the LocoNet over TCP protocol. -
-
Uses of LnTcpServerListener in jmri.jmrix.loconet.loconetovertcp
Methods in jmri.jmrix.loconet.loconetovertcp with parameters of type LnTcpServerListener Modifier and Type Method Description void
LnTcpServer. addStateListener(LnTcpServerListener l)
boolean
LnTcpServer. removeStateListener(LnTcpServerListener l)
-