| Package | Description |
|---|---|
| io.dropwizard | |
| io.dropwizard.setup | |
| io.dropwizard.sslreload |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Bundle
Deprecated.
Use
ConfiguredBundle |
| Modifier and Type | Method and Description |
|---|---|
void |
Bootstrap.addBundle(ConfiguredBundle<? super T> bundle)
Adds the given bundle to the bootstrap.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SslReloadBundle
Bundle that gathers all the ssl connectors and registers an admin task that will
refresh ssl configuration on request
|
Copyright © 2019. All rights reserved.