@EngineService(injectDefaultToWorkflow=true, isCoreEngine=true) public class ServletGzipEngine extends GzipEngine
This engine GZIP nut content only if the original HTTP request supports it.
| Constructor and Description | 
|---|
ServletGzipEngine(Boolean compress)
 Builds a new instance. 
 | 
getEngineType, getNutTypes, internalParse, workscallNextEngine, chain, getNext, getPrevious, parse, setNext@ConfigConstructor public ServletGzipEngine(@BooleanConfigParam(propertyKey="c.g.wuic.engine.compress",defaultValue=true) Boolean compress)
Builds a new instance.
Copyright © 2012-2015. All Rights Reserved.