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