| Package | Description |
|---|---|
| io.dropwizard.http2 | |
| io.dropwizard.jetty | |
| io.dropwizard.jetty.setup | |
| io.dropwizard.server | |
| io.dropwizard.setup | |
| io.dropwizard.sslreload |
| Class and Description |
|---|
| ConnectorFactory
A factory for creating Jetty
Connectors. |
| HttpConnectorFactory
Builds HTTP connectors.
|
| HttpsConnectorFactory
Builds HTTPS connectors (HTTP over TLS/SSL).
|
| Class and Description |
|---|
| ConnectorFactory
A factory for creating Jetty
Connectors. |
| HttpConnectorFactory
Builds HTTP connectors.
|
| LocalIpFilter |
| Class and Description |
|---|
| MutableServletContextHandler |
| Class and Description |
|---|
| ConnectorFactory
A factory for creating Jetty
Connectors. |
| GzipHandlerFactory
Builds GZIP filters.
|
| MutableServletContextHandler |
| ServerPushFilterFactory
A factory for building HTTP/2
PushCacheFilter,
Configuration Parameters:
Name
Default
Description
enabled
false
If true, the filter will organize resources as primary resources (those referenced by the
Referer header) and secondary resources (those that have the Referer header). |
| Class and Description |
|---|
| MutableServletContextHandler |
| Class and Description |
|---|
| SslReload
Provides the ability to modify an existing ssl factory with new configuration options.
|
Copyright © 2021. All rights reserved.