|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.portlet.filter.PortletResponseWrapper
javax.portlet.filter.ResourceResponseWrapper
org.apache.myfaces.trinidadinternal.config.xmlHttp.XmlHttpResourceResponse
public class XmlHttpResourceResponse
| Field Summary |
|---|
| Fields inherited from interface javax.portlet.ResourceResponse |
|---|
HTTP_STATUS_CODE |
| Fields inherited from interface javax.portlet.MimeResponse |
|---|
CACHE_SCOPE, ETAG, EXPIRATION_CACHE, MARKUP_HEAD_ELEMENT, NAMESPACED_RESPONSE, PRIVATE_SCOPE, PUBLIC_SCOPE, USE_CACHED_CONTENT |
| Constructor Summary | |
|---|---|
XmlHttpResourceResponse(javax.faces.context.ExternalContext ec)
|
|
| Method Summary | |
|---|---|
java.io.OutputStream |
getPortletOutputStream()
|
java.io.PrintWriter |
getWriter()
|
void |
setContentType(java.lang.String type)
|
| Methods inherited from class javax.portlet.filter.ResourceResponseWrapper |
|---|
createActionURL, createRenderURL, createResourceURL, flushBuffer, getBufferSize, getCacheControl, getCharacterEncoding, getContentType, getLocale, getResponse, isCommitted, reset, resetBuffer, setBufferSize, setCharacterEncoding, setContentLength, setLocale, setResponse |
| Methods inherited from class javax.portlet.filter.PortletResponseWrapper |
|---|
addProperty, addProperty, addProperty, createElement, encodeURL, getNamespace, setProperty, setResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.portlet.PortletResponse |
|---|
addProperty, addProperty, addProperty, createElement, encodeURL, getNamespace, setProperty |
| Constructor Detail |
|---|
public XmlHttpResourceResponse(javax.faces.context.ExternalContext ec)
| Method Detail |
|---|
public java.io.OutputStream getPortletOutputStream()
throws java.io.IOException
getPortletOutputStream in interface javax.portlet.MimeResponsegetPortletOutputStream in class javax.portlet.filter.ResourceResponseWrapperjava.io.IOException
public java.io.PrintWriter getWriter()
throws java.io.IOException
getWriter in interface javax.portlet.MimeResponsegetWriter in class javax.portlet.filter.ResourceResponseWrapperjava.io.IOExceptionpublic void setContentType(java.lang.String type)
setContentType in interface javax.portlet.MimeResponsesetContentType in class javax.portlet.filter.ResourceResponseWrapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||