Class InputStreamPage

All Implemented Interfaces:
Serializable, Servlet, ServletConfig
Direct Known Subclasses:
HtmlInputStreamPage, ProcessPage

public abstract class InputStreamPage extends WebPage
Reads everything from an input stream and puts it into a page. The input stream must be encoded as AnyDocument.ENCODING.
Author:
AO Industries, Inc.
See Also: