C G I O P R S 

C

configure(Configuration) - Static method in class io.federecio.dropwizard.swagger.SwaggerBundle
Call this method from Application.run(io.dropwizard.Configuration, io.dropwizard.setup.Environment) passing the Configuration so that Swagger can be properly configured to run on Amazon.
configure(Configuration, String) - Static method in class io.federecio.dropwizard.swagger.SwaggerBundle
Call this method directly if not running locally or in AWS and pass in the host to which Swagger API should be bound to.

G

get() - Method in class io.federecio.dropwizard.swagger.SwaggerResource
 
getContextPath() - Method in class io.federecio.dropwizard.swagger.SwaggerView
 
getSwaggerStaticPath() - Method in class io.federecio.dropwizard.swagger.SwaggerView
 

I

io.federecio.dropwizard.swagger - package io.federecio.dropwizard.swagger
 

O

onInitialize(Bootstrap<?>) - Method in class io.federecio.dropwizard.swagger.SwaggerDropwizard
 
onRun(Configuration, Environment) - Method in class io.federecio.dropwizard.swagger.SwaggerDropwizard
 
onRun(Configuration, Environment, String) - Method in class io.federecio.dropwizard.swagger.SwaggerDropwizard
Call this method instead of this#onRun(Configuration, Environment) if the automatic host detection does not work correctly.

P

PATH - Static variable in class io.federecio.dropwizard.swagger.SwaggerBundle
 

R

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

S

SwaggerBundle - Class in io.federecio.dropwizard.swagger
 
SwaggerBundle() - Constructor for class io.federecio.dropwizard.swagger.SwaggerBundle
 
SwaggerDropwizard - Class in io.federecio.dropwizard.swagger
 
SwaggerDropwizard() - Constructor for class io.federecio.dropwizard.swagger.SwaggerDropwizard
 
SwaggerResource - Class in io.federecio.dropwizard.swagger
 
SwaggerResource(String) - Constructor for class io.federecio.dropwizard.swagger.SwaggerResource
 
SwaggerView - Class in io.federecio.dropwizard.swagger
 
SwaggerView(String) - Constructor for class io.federecio.dropwizard.swagger.SwaggerView
 
C G I O P R S 

Copyright © 2014. All rights reserved.