AbstractEndPoint |
An implementation of a common end point for an Editor, Server or Monitor.
|
BinaryTrace |
This class is used to trace binary data to an output stream.
|
JettyRunConfiguration |
Server using Jetty to serve a Run Configuration launch of an application from Eclipse.
|
Messages |
Class to handle localized messages.
|
PluginLoader |
The plug-in loader class checking for plug-in dependencies in a Module project.
|
PrintStream2 |
A PrintStream adds functionality to another output stream,
namely the ability to print representations of various data values
conveniently.
|
RedirectionServer |
Class used to specify a redirection server when the load balancer
is enabled and a client connects to a server that should not
process the request.
|
ServerLogger |
The server logger implementation.
|
ServerSession |
The main class for an Server session running in the Server.
|
ServerShell |
The Server Shell.
|
ServerShellHolder |
The static holder of the ServerShell instance that the server calls to initiate the value with
at start-up time.
|
StandardServer |
The iiziServer in standard mode.
|
Statistics |
The statistics class is used to track information about what is going on in the
server in terms of min/max/average values, I/O data amount and throughput, etc.
|
UserInfoHistoryEntry |
Additional information that is stored for history entries for server statistics.
|
WorkerThread |
A worker thread class for the server.
|