public class SwaggerFeature extends AbstractSwaggerFeature
runAsFilter, scan
enabled
Constructor and Description |
---|
SwaggerFeature() |
Modifier and Type | Method and Description |
---|---|
protected void |
addSwaggerResource(Server server) |
protected void |
setBasePathByAddress(String address) |
getBasePath, getContact, getDescription, getFilterClass, getLicense, getLicenseUrl, getResourcePackage, getTermsOfServiceUrl, getTitle, getVersion, initialize, isActivateOnlyIfJaxrsSupported, isRunAsFilter, isScan, setActivateOnlyIfJaxrsSupported, setBasePath, setContact, setDescription, setFilterClass, setLicense, setLicenseUrl, setResourcePackage, setRunAsFilter, setScan, setTermsOfServiceUrl, setTitle, setVersion
getActive, getID, initialize, initialize, initialize, initializeProvider
isEnabled
protected void addSwaggerResource(Server server)
addSwaggerResource
in class AbstractSwaggerFeature
protected void setBasePathByAddress(String address)
setBasePathByAddress
in class AbstractSwaggerFeature
Apache CXF