|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.portlet.invocation.response.PortletInvocationResponse
org.jboss.portal.portlet.invocation.response.StreamResponse
public class StreamResponse
Stream a result to the client directly.
| Constructor Summary | |
|---|---|
StreamResponse(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 StreamResponse(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 | ||||||||