|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.http.MultiPartResponse
org.mortbay.servlet.MultiPartResponse
Handle a multipart MIME response.
| Constructor Summary | |
MultiPartResponse(HttpServletResponse response)
MultiPartResponse constructor. |
|
| Methods inherited from class org.mortbay.http.MultiPartResponse |
close, getBoundary, getOut, startPart, startPart |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MultiPartResponse(HttpServletResponse response)
throws java.io.IOException
response - The ServletResponse to which this multipart
response will be sent.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||