Package | Description |
---|---|
org.apache.cxf.jaxrs.swagger |
Modifier and Type | Method and Description |
---|---|
Swagger2Customizer |
Swagger2Feature.getCustomizer() |
Swagger2Customizer |
Swagger2Feature.Portable.getCustomizer() |
Modifier and Type | Method and Description |
---|---|
void |
Swagger2Feature.setCustomizer(Swagger2Customizer customizer) |
void |
Swagger2Feature.Portable.setCustomizer(Swagger2Customizer customizer) |
Constructor and Description |
---|
Swagger2ApiListingResource(Swagger2Customizer customizer) |
SwaggerContainerRequestFilter(javax.ws.rs.core.Application app,
Swagger2Customizer customizer) |
Apache CXF