com.atlassian.gzipfilter.selector
Interface GzipCompatibilitySelector

All Known Implementing Classes:
UrlRewriteGzipCompatibilitySelector

public interface GzipCompatibilitySelector


Method Summary
 boolean shouldGzip()
           
 boolean shouldGzip(java.lang.String contentType)
           
 

Method Detail

shouldGzip

boolean shouldGzip(java.lang.String contentType)

shouldGzip

boolean shouldGzip()


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.