public class ClientHandler
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
ClientHandler(java.net.Socket incoming,
SawBus bus) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
stop() |
public ClientHandler(java.net.Socket incoming, SawBus bus) throws java.io.IOException
java.io.IOException