Interface GzipTestFeatures
-
- All Known Implementing Classes:
JavaCXFClientCodegen,JavaCXFServerCodegen
public interface GzipTestFeatures
-
-
Field Summary
Fields Modifier and Type Field Description static StringUSE_GZIP_FEATURE_FOR_TESTS
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetUseGzipFeatureForTests(boolean useGzipFeatureForTests)
-
-
-
Field Detail
-
USE_GZIP_FEATURE_FOR_TESTS
static final String USE_GZIP_FEATURE_FOR_TESTS
- See Also:
- Constant Field Values
-
-