While most of the classes are required in order to run Servertec Internet
Server, a number of them are not. These optional classes can be removed by
licensees to create a custom distribution that is smaller and provides only
required functionality.
|
Component
|
Classes
|
|
Server Initialization/Wrapup
|
stec/iws/iws.class
|
|
Common Constant, Utilities, Encoding/Decoding and Delimited String
|
stec/iws/Constants.class
stec/iws/Utils.class
stec/net/Codecs.class
stec/lang/DString.class
|
|
Worker Thread, Request/Response Handlers
|
stec/iws/RequestHandler.class
stec/iws/Request.class
stec/iws/RequestInputStream.class
stec/iws/Response.class
stec/iws/ResponseOutputStream.class
|
|
JSDK 2.2
|
stec/iws/RequestDispatcherImpl.class
|
|
Realms
|
stec/iws/Realm.class
stec/iws/ACL.class
|
|
Event/Error/Access Logger
|
stec/iws/Logger.class
stec/iws/Logger$Log.class
stec/iws/LogEntry.class
stec/iws/AccessLogEntry.class
stec/iws/ErrorLogEntry.class
stec/iws/EventLogEntry.class
stec/iws/ConsoleLogger.class
|
|
Session
|
stec/iws/SessionManager.class
stec/iws/Session.class
stec/iws/SessionContext.class
|
|
Servlet/Filter
|
stec/iws/ServletManager.class
stec/iws/ServletContextImpl.class
stec/iws/Delay.class
|