public class RootRequestFilter.HybrisGZIPResponseWrapper extends RootRequestFilter.HybrisResponseWrapper
| Constructor and Description |
|---|
HybrisGZIPResponseWrapper(HttpServletResponse response,
boolean mustEncode,
boolean useRegExp) |
| Modifier and Type | Method and Description |
|---|---|
ServletOutputStream |
createOutputStream() |
void |
finishResponse() |
void |
flushBuffer() |
ServletOutputStream |
getOutputStream() |
PrintWriter |
getWriter() |
void |
setContentLength(int length) |
appendTenantSystemID, encodeRedirectUrl, encodeRedirectURL, encodeUrl, encodeURLpublic HybrisGZIPResponseWrapper(HttpServletResponse response,
boolean mustEncode,
boolean useRegExp)
public ServletOutputStream getOutputStream()
throws IOException
IOExceptionpublic PrintWriter getWriter() throws IOException
IOExceptionpublic ServletOutputStream createOutputStream()
throws IOException
IOExceptionpublic void flushBuffer()
throws IOException
IOExceptionpublic void finishResponse()
public void setContentLength(int length)
Copyright © 2017 SAP SE. All Rights Reserved.