Uses of Class
io.dropwizard.jetty.SslReload
-
Packages that use SslReload Package Description io.dropwizard.core.sslreload -
-
Uses of SslReload in io.dropwizard.core.sslreload
Methods in io.dropwizard.core.sslreload that return types with arguments of type SslReload Modifier and Type Method Description Collection<SslReload>SslReloadTask. getReloaders()Method parameters in io.dropwizard.core.sslreload with type arguments of type SslReload Modifier and Type Method Description voidSslReloadTask. setReloaders(Collection<SslReload> reloader)
-