Uses of Interface
org.openapitools.codegen.languages.features.GzipFeatures
-
Packages that use GzipFeatures Package Description org.openapitools.codegen.languages org.openapitools.codegen.languages.features -
-
Uses of GzipFeatures in org.openapitools.codegen.languages
Classes in org.openapitools.codegen.languages that implement GzipFeatures Modifier and Type Class Description classJavaClientCodegenclassJavaCXFExtServerCodegenAn Apache CXF-based JAX-RS server with extended capabilities.classJavaCXFServerCodegenclassJavaMicroprofileServerCodegen -
Uses of GzipFeatures in org.openapitools.codegen.languages.features
Subinterfaces of GzipFeatures in org.openapitools.codegen.languages.features Modifier and Type Interface Description interfaceCXFExtServerFeaturesinterfaceCXFFeaturesFeatures supported by CXF 3 (client + server)interfaceCXFServerFeaturesFeatures supported by CXF 3 server
-