All Classes and Interfaces

Class
Description
This is the main class you have to extend with your CGI program.
Interface to handle exceptions in the CGI.
Thrown if the headers have already been sent and CGI.header is called.
Thrown if both raw and text data are set in the same page.
 
Add debugging to your program, has support for large projects with multiple classes and debug levels per class.
This interface can be used to provide custom printing filters for certain classes.
Interface to handle exceptions in the CGI.
 
Print a DOM tree to the given OutputStream
 
Class to pipe an InputStream through a command using stdin/stdout.
Class to pipe an OutputStream through a command using stdin/stdout.
 
 
 
Class to manage drawing HTML forms
Copies from an input stream to an output stream using a Thread.
 
 
 
 
 
 
Class to copy a stream to a file or another stream as it is being sent through a stream pipe E.g.
Class to copy a stream to another stream or file as it is being sent through a stream pipe E.g.
 
 
 
 
An IO Exception which occurred during UNIX Socket IO
Represents a listening UNIX Socket.
Represents a UnixSocket.
Represents an address for a Unix Socket