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 classJavaClientCodegenMustache templates are located insrc/main/resources/Java/(root templates shared across all libraries) andsrc/main/resources/Java/libraries/(library-specific overrides).classJavaCXFExtServerCodegenAn Apache CXF-based JAX-RS server with extended capabilities.classJavaCXFServerCodegenMustache templates are located insrc/main/resources/JavaJaxRS/cxf/.classJavaMicroprofileServerCodegen -
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
-