Interface GzipFactory
- All Known Implementing Classes:
 GzipHandler
public interface GzipFactory
- 
Method Summary
Modifier and TypeMethodDescriptiongetDeflaterEntry(Request request, long contentLength) booleanisMimeTypeDeflatable(String mimetype)  
- 
Method Details
- 
getDeflaterEntry
 - 
isMimeTypeDeflatable
 
 -