Skip navigation links
B C G I R S 

B

build(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 

C

ConfigurationHelper - Class in io.federecio.dropwizard.swagger
Wrapper around Dropwizard's configuration and the bundle's config that simplifies getting some information from them.
ConfigurationHelper(Configuration, SwaggerBundleConfiguration) - Constructor for class io.federecio.dropwizard.swagger.ConfigurationHelper
Constructor

G

get() - Method in class io.federecio.dropwizard.swagger.SwaggerResource
 
getContact() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getContextPath() - Method in class io.federecio.dropwizard.swagger.SwaggerView
Returns the path with with which all requests made by Swagger's UI to Resources need to be prefixed
getDescription() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getJerseyRootPath() - Method in class io.federecio.dropwizard.swagger.ConfigurationHelper
 
getLicense() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getLicenseUrl() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getResourcePackage() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getSwaggerAssetsPath() - Method in class io.federecio.dropwizard.swagger.SwaggerView
Returns the path with which all requests for Swagger's static content need to be prefixed
getSwaggerBundleConfiguration(T) - Method in class io.federecio.dropwizard.swagger.SwaggerBundle
 
getSwaggerUriPath() - Method in class io.federecio.dropwizard.swagger.ConfigurationHelper
 
getTermsOfServiceUrl() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getTitle() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getUriPrefix() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getUrlPattern() - Method in class io.federecio.dropwizard.swagger.ConfigurationHelper
 
getValidatorUrl() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
getValidatorUrl() - Method in class io.federecio.dropwizard.swagger.SwaggerView
Returns whether the validator URL
getVersion() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 

I

initialize(Bootstrap<?>) - Method in class io.federecio.dropwizard.swagger.SwaggerBundle
 
io.federecio.dropwizard.swagger - package io.federecio.dropwizard.swagger
 
isPrettyPrint() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 

R

run(T, Environment) - Method in class io.federecio.dropwizard.swagger.SwaggerBundle
 

S

setContact(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setDescription(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setIsPrettyPrint(boolean) - 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
 
setValidatorUrl(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
setVersion(String) - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
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, 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, String) - Constructor for class io.federecio.dropwizard.swagger.SwaggerView
 
B C G I R S 
Skip navigation links

Copyright © 2014–2016. All rights reserved.