Package com.atlassian.gzipfilter

Interface Summary
RoutablePrintWriter.DestinationFactory Factory to lazily instantiate the destination.
RoutableServletOutputStream.DestinationFactory Factory to lazily instantiate the destination.
 

Class Summary
GzipFilter This filter works in conjunction with a UserAgentBasedGzipSelectorFactory to determine whether to return noop selector or gzip-ing one.
GzipResponseStream  
GzipResponseWrapper  
RoutablePrintWriter Provides a PrintWriter that routes through to another PrintWriter, however the destination can be changed at any point.
RoutableServletOutputStream Provides a ServletOutputStream that routes through to another ServletOutputStream, however the destination can be changed at any point.
SelectingResponseWrapper Implementation of HttpServletResponseWrapper that captures page data instead of sending to the writer.
 



Copyright © 2015 Atlassian. All rights reserved.