|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
getMimeType()
Get the mime-type of the output of this Component . |
void |
setOutputStream(java.io.OutputStream out)
Set the OutputStream where the requested resource should
be serialized. |
boolean |
shouldSetContentLength()
Test if the component wants to set the content length |
Method Detail |
public void setOutputStream(java.io.OutputStream out) throws java.io.IOException
OutputStream
where the requested resource should
be serialized.
java.io.IOException
public java.lang.String getMimeType()
Component
.
public boolean shouldSetContentLength()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |