java.lang.Object
Model.tests.TestClientServer.ClientHandler1
- All Implemented Interfaces:
ClientHandler
- Enclosing class:
TestClientServer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidhandleClient(InputStream inFromclient, OutputStream outToClient)
-
Constructor Details
-
ClientHandler1
public ClientHandler1()
-
-
Method Details
-
handleClient
- Specified by:
handleClientin interfaceClientHandler
-
close
public void close()- Specified by:
closein interfaceClientHandler
-