| Interface | Description |
|---|---|
| CgiHtmlResourceInterface | This interface is implemented by classes acting as "CGI programs" for the NetPhantom Web Server. |
| CgiHttpResourceInterface | This interface is implemented by classes acting as "CGI programs" for the NetPhantom Web Server. |
| CgiPrintInterface | This interface is implemented by classes acting as "CGI programs" for the NetPhantom Web Server. |
| HtmlTag | Handles data for an HTML variable in order to perform variable substitution, etc, faster. |
| IIPToLocation | The IP to location interface implements by CGI's. |
| IncludeCgiHtmlResourceInterface | This interface is implemented by classes acting as "CGI includes" in an HTML document for the NetPhantom Web Server. |
| IncludeCgiPrintInterface | This interface is implemented by classes acting as "CGI includes" in an HTML document for the NetPhantom Web Server. |
| WebApplicationInterface | Handles data for an HTML variable in order to perform variable substitution, etc, faster. |
| Class | Description |
|---|---|
| BrowserCapabilities | This class checks the predefined NetPhantom capabilities of a browser using the BrowserIdentification class. |
| BrowserIdentification | This class identifies the HTML capabilities of a browser depending on the "user agent string" returned in an HTTP request (POST or GET). |
| CookieCGI | A sample CGI to demonstrate the use of cookies. |
| DirectAPICGI | Provides a sample DirectAPI integration sample for browser to Java Client. |
| DirectoryListingCGI | The DirectoryListingCGI class lists a directory of files as specified by the tag element DIR relative the server directory (not htdocs). |
| DynamicTableCGI | HtmlDynamicTable |
| FileDownloadCGI | The FileDownloadCGI class causes a file to be downloaded in the browser when called. |
| HitCounter | A hit counter for an HTML resource. |
| HtmlApplication | The class that runs a NetPhantom application. |
| HtmlApplicationCGI | The class that runs a NetPhantom application. |
| HtmlMailFormCGI | |
| HtmlParser | Parses an HTML document in order to perform variable substitution, etc, faster. |
| HtmlResource | Contains information of an individual HTML resource. |
| HtmlVariable | Handles data for an HTML variable in order to perform variable substitution, etc, faster. |
| HttpClientJarResource | Contains information of an individual HTTP resource from a Client Jar file in an application JAR. |
| HttpCookie | Handles cookies from the server to the web browser and also cookies sent from the client in an HTTP request (GET or POST). |
| HttpDate | Date/Time Formats (Full Date). |
| HttpHeaderFields | Handles the header fields in a HTTP request. |
| HttpReply | Handles HTTP Status Code and Reason Phrase. |
| HttpRequestParser | Contains information of an individual HTTP resource. |
| HttpRequestParser.MultipartParser | Parse data that is sent back from browser when form attribute is enctype="multipart/form-data". |
| HttpRequestParser.MultipartToken | Class containing one part (of multipart). |
| HttpResource | Contains information of an individual HTTP resource. |
| HttpResource.HttpDataParams | Small parameter object that is sent to getData method, and all methods thereafter. |
| HttpResourceDefinition | Contains definition information of an individual HTTP resource. |
| HttpResourceParameters | Contains parameters to use when loading a HttpResource. |
| HttpResources | This is the resource manager for all resources for all HTTP sessions. |
| HttpSession | The instance of a HTTP session. |
| HttpUserEnvironment | This class holds the information that each HTTP client session has. |
| HttpWebServer | This is an implementation of the Web Server to respond to a HTTP request. |
| InternetCharacterConversion | This class handles character conversion for the Internet-related services such as reading HTTP PORT responses and sending data through HTML pages. |
| MimeTypes | This class controls what Internet media types are sent to the client for given file extension(s). |
| NpXMLParser | The NetPhantom XML file parser. |
| ResourceCache | This is the resource cache used for HTML and default resources by the resource manager. |
| SimpleStatusCGI | Returns the simple status of the server and requesting agent. |
| SmartApplet | The HTML inline CGI is used to choose the correct HTML Applet tag or Java Plug-in. |
| XMLResource | Contains information of an individual XML resource. |
| Exception | Description |
|---|---|
| NetPhantomApplicationException | This exception is thrown for a NetPhantom application. |
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.