Object
|
Description
|
AccessLogEntry
|
Defines variables used by iServer for logging access.
|
Codecs
|
Methods for encoding/decoding text.
|
Connection
|
A session to a specific database used to execute SQL statements.
|
ConnectionPoolManager
|
Used to manage access to connection pools.
|
DString
|
Methods to manipulate delimited strings.
|
ErrorLogEntry
|
Defines variables used by iServer for logging errors.
|
EventLogEntry
|
Defines variables used by iServer for logging events.
|
FileCache
|
Methods used create and manage file caches.
|
FileUpload
|
Methods used to access file upload object.
|
IOHandler
|
Defines methods used by iServer to access the file system.
|
IOManager
|
Defines methods used by iServer to retrieve an IO handler.
|
iws
|
Methods used to initialize, run and stop iServer.
|
Logger
|
Defines methods used by iServer Logger service.
|
MultiPartForm
|
Used to parse multi part forms.
|
QuickSort
|
Abstract class for sorting objects.
|
QuickSortStringArray
|
Used for sorting array of String objects.
|
Realm
|
Defines methods used by security realms.
|
RealmAdministrator
|
Defines methods used by iServer Administrator to manage realms.
|
RealmManager
|
Contains methods used to load and unload Realms.
|
ServletContextImpl
|
Implements ServletContext.
|
ServletContextManager
|
Methods used to access Servlet Contexts.
|
ServletImpl
|
Instance of a Servlet.
|
ServletManager
|
Contains methods used to load and unload Servlets.
|
Utils
|
Includes methods for encoding/decoding URLs, encoding/parsing/extracting
cookies, parsing character set and getting arguments and parameters.
|