com.atlassian.bamboo.plugin.servlet.filter
Class HttpCompressionUtils

java.lang.Object
  extended by com.atlassian.bamboo.plugin.servlet.filter.HttpCompressionUtils

public class HttpCompressionUtils
extends java.lang.Object


Method Summary
static java.io.OutputStream getOutputStream(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, java.lang.String acceptEncodingHeader, java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getOutputStream

public static java.io.OutputStream getOutputStream(javax.servlet.http.HttpServletRequest httpServletRequest,
                                                   javax.servlet.http.HttpServletResponse httpServletResponse,
                                                   @Nullable
                                                   java.lang.String acceptEncodingHeader,
                                                   java.io.File file)
                                            throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.