Package com.iizix.server.client


package com.iizix.server.client
  • Classes
    Class
    Description
    The main class for an Client session running in the Server.
    The JavaScript client end point constructor.
    Class used to hold the information for the client parameters and to parse the Query string in the Client WebSocket URI.
    The TransactionProcessor contains all the code required to process transactions with the application being run for a single client reconnectable connection.
    Class used to generate a 2048 bits key for password transport over unsecured HTTP transactions.
    Class used to handle a failed client session reconnection to the server and dispose of it in a nice way by sending the close code of CC_DISPOSED.