public class MultiPartResponse extends MultiPartResponse
| Constructor and Description |
|---|
MultiPartResponse(HttpServletResponse response)
MultiPartResponse constructor.
|
close, getBoundary, getOut, startPart, startPartpublic MultiPartResponse(HttpServletResponse response) throws java.io.IOException
response - The ServletResponse to which this multipart
response will be sent.java.io.IOExceptionCopyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.