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