All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.io.InputStream | +----java.io.FilterInputStream | +----w3c.mime.MIMEInputStream
Have a look at the httpd source code to see a sample usage of this package to parse HTTP request.
protected MIMEInputStream(InputStream in)
All Packages Class Hierarchy This Package Previous Next Index