- setContact(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
-
- setDescription(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
-
- setLicense(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
-
- setLicenseUrl(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
-
- setResourcePackage(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
-
- setTermsOfServiceUrl(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
-
- setTitle(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
-
- setUriPrefix(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
-
- setVersion(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
-
- SWAGGER_ASSETS_NAME - Static variable in class io.federecio.dropwizard.swagger.Constants
-
The name of the AssetsBundle to register.
- SWAGGER_PATH - Static variable in class io.federecio.dropwizard.swagger.Constants
-
The path to which Swagger resources are bound to
- SWAGGER_RESOURCES_PATH - Static variable in class io.federecio.dropwizard.swagger.Constants
-
The project's directory in which Swagger static assets live
- SWAGGER_URI_PATH - Static variable in class io.federecio.dropwizard.swagger.Constants
-
The path with which all HTTP requests for Swagger assets should be prefixed.
- SwaggerBundle<T extends io.dropwizard.Configuration> - Class in io.federecio.dropwizard.swagger
-
A ConfiguredBundle that provides hassle-free configuration of Swagger and Swagger UI
on top of Dropwizard.
- SwaggerBundle() - Constructor for class io.federecio.dropwizard.swagger.SwaggerBundle
-
- SwaggerBundleConfiguration - Class in io.federecio.dropwizard.swagger
-
For the meaning of all these properties please refer to Swagger documentation or BeanConfig
- SwaggerBundleConfiguration() - Constructor for class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
-
- SwaggerResource - Class in io.federecio.dropwizard.swagger
-
- SwaggerResource(String) - Constructor for class io.federecio.dropwizard.swagger.SwaggerResource
-
- SwaggerView - Class in io.federecio.dropwizard.swagger
-
Serves the content of Swagger's index page which has been "templatized" to support replacing
the directory in which Swagger's static content is located (i.e.
- SwaggerView(String) - Constructor for class io.federecio.dropwizard.swagger.SwaggerView
-