Uses of Class
org.apache.cxf.jaxrs.swagger.Swagger2Customizer
-
Packages that use Swagger2Customizer Package Description org.apache.cxf.jaxrs.swagger -
-
Uses of Swagger2Customizer in org.apache.cxf.jaxrs.swagger
Methods in org.apache.cxf.jaxrs.swagger that return Swagger2Customizer Modifier and Type Method Description Swagger2CustomizerSwagger2Feature. getCustomizer()Swagger2CustomizerSwagger2Feature.Portable. getCustomizer()Methods in org.apache.cxf.jaxrs.swagger with parameters of type Swagger2Customizer Modifier and Type Method Description voidSwagger2Feature.Portable. setCustomizer(Swagger2Customizer customizer)voidSwagger2Feature. setCustomizer(Swagger2Customizer customizer)Constructors in org.apache.cxf.jaxrs.swagger with parameters of type Swagger2Customizer Constructor Description Swagger2ApiListingResource(Swagger2Customizer customizer)SwaggerContainerRequestFilter(javax.ws.rs.core.Application app, Swagger2Customizer customizer)
-