Class ClientSession

java.lang.Object
org.collebol.server.ClientSession
All Implemented Interfaces:
AutoCloseable

public class ClientSession extends Object implements 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