static class TCPexampleSimple.ServiceForClient
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
(package private) java.net.Socket |
soToClient |
Constructor and Description |
---|
ServiceForClient() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
(package private) void |
setSocket(java.net.Socket so) |
(package private) void |
writeOutput(java.io.BufferedReader in) |