org.jboss.portal.wsrp.servlet
Class WSDLPortFixFilter.WSDLProcessorResponseWrapper
java.lang.Object
HttpServletResponseWrapper
org.jboss.portal.wsrp.servlet.WSDLPortFixFilter.WSDLProcessorResponseWrapper
- Enclosing class:
- WSDLPortFixFilter
public class WSDLPortFixFilter.WSDLProcessorResponseWrapper
- extends HttpServletResponseWrapper
Response wrapper using the hybrid PrintWriter / ServletOutputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDLPortFixFilter.WSDLProcessorResponseWrapper
public WSDLPortFixFilter.WSDLProcessorResponseWrapper(HttpServletResponse response)
getWriter
public java.io.PrintWriter getWriter()
getOutputStream
public ServletOutputStream getOutputStream()
throws java.io.IOException
- Throws:
java.io.IOException
getData
public java.lang.String getData()