A C D G I R S T 

A

AWS_FILE_TO_CHECK - Static variable in class io.federecio.dropwizard.swagger.Constants
The file to check for its existence to determine if the server is running on AWS.
AWS_HOST_NAME_URL - Static variable in class io.federecio.dropwizard.swagger.Constants
The URL to use to determine this host's name when running in AWS.

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
 
Constants - Class in io.federecio.dropwizard.swagger
 
Constants() - Constructor for class io.federecio.dropwizard.swagger.Constants
 

D

DEFAULT_SWAGGER_HOST - Static variable in class io.federecio.dropwizard.swagger.Constants
Default host name will be used if the host cannot be determined by other means.

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
 
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
 

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
 
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
 

T

toString() - Method in class io.federecio.dropwizard.swagger.SwaggerBundleConfiguration
 
A C D G I R S T 

Copyright © 2014–2015. All rights reserved.