|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.result.Result
org.jboss.portal.portlet.result.StreamResult
Stream a result to the client directly.
| Constructor Summary | |
StreamResult(java.lang.String contentType,
byte[] bytes)
|
|
| Method Summary | |
byte[] |
getBytes()
|
java.lang.String |
getContentType()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StreamResult(java.lang.String contentType,
byte[] bytes)
| Method Detail |
public java.lang.String getContentType()
public byte[] getBytes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||