This Inner class is used to store information about a socket opened with a client.
This Inner class is used to store information about a socket opened with a client. It stores information such as...sessionId :: SessionId of client socket :: Tcp/ip socket reference of client timer :: counter indicates how much time elapsed in seconds since Tcp/ip server has sends last updates (real updates as well as empty updates) to client sendUpdates :: boolean value indicates whether Tcp/ip server has send updates (real or empty)
Alphabetic index HTML hierarchy of classes or Java