Package org.collebol.server
Class ClientSession
java.lang.Object
org.collebol.server.ClientSession
- All Implemented Interfaces:
AutoCloseable
This class is responsible for managing every Client Session that has made a valid connection with the socket.
- Since:
- 1.0-dev
- Author:
- ColleBol - contact@collebol.org
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClientSession
- Throws:
IOException
-
-
Method Details
-
handle
public void handle() -
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-