Package com.iizix.comm
package com.iizix.comm
- ClassDescriptionUser close codes for WebSockets used between IIZI Server and Client.Management transaction constants.Interface that must be implemented for Client Certificates when they are not loaded (e.g.The client transaction processor extends the normal transaction processor with support for user authentication.Interface implemented by a Jetty ServerConnector for a port in order to control it from the server administration.The state enumeration of the connector.The server settings interface.Interface that an end point must return in case communication is accepted.Interface implemented by write cache holder classes.Interface implemented by the party processing incoming transactions.The interface for the WebSocket engines for the different implementations such as Grizzly, Jetty.Interface used to handle uploads to the server from a client, e.g.Input-output class used to hold information of the started port of a category.The ServerSocketComm class is used to open a plain server socket with an optional bind address.The state of the communication link.The server socket communication listener.The SocketComm class is used to open client sockets with a destination host with optional proxy (HTTP/SOCKS), secure socket (SSL/TLS), and atop WebSocket or Telnet as protocols.Class to handle the Transaction protocol.The Transaction communication listener.The Transaction communication listener for direct data.Class to handle the WebSocket protocol.This class handles a Server Socket NIO implementation into a single-threaded Worker that accepts Socket connections in a non-blocking mode.The state of the connection.Class holding the part that is about a file to be uploaded in the web server.