Class LnTcpServer.ClientListener
- java.lang.Object
-
- jmri.jmrix.loconet.loconetovertcp.LnTcpServer.ClientListener
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- LnTcpServer
class LnTcpServer.ClientListener extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Constructor Description ClientListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-
-
-
Constructor Detail
-
ClientListener
ClientListener()
-
-
Method Detail
-
run
public void run()
- Specified by:
run
in interfacejava.lang.Runnable
-
-