|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.mortbay.http.MultiPartResponse
|
+--org.mortbay.servlet.MultiPartResponse
Handle a multipart MIME response.
| Constructor Summary | |
MultiPartResponse(HttpServletRequest request,
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(HttpServletRequest request,
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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||