| Interface and Description |
|---|
| io.dropwizard.jetty.LocalIpFilter
This interface is intended for internal use and should be treated as
package-private.
|
| Class and Description |
|---|
| io.dropwizard.jetty.NetUtil
This class is intended for internal use and should be treated as
package-private.
|
| Method and Description |
|---|
| io.dropwizard.jetty.GzipHandlerFactory.getExcludedUserAgentPatterns()
excluding by user agent will be removed in Jetty 10
|
| io.dropwizard.jetty.GzipHandlerFactory.isGzipCompatibleInflation()
gzip handler no longer supports inflate streams
|
| io.dropwizard.jetty.HttpsConnectorFactory.logSslInfoOnStart(SslContextFactory)
Use
instead |
| io.dropwizard.jetty.SslReload.reload(SslContextFactory)
Use #reload() or #reloadDryRun() instead.
|
| io.dropwizard.jetty.GzipHandlerFactory.setExcludedUserAgentPatterns(Set<String>)
excluding by user agent will be removed in Jetty 10
|
| io.dropwizard.jetty.GzipHandlerFactory.setGzipCompatibleInflation(boolean)
gzip handler no longer supports inflate streams
|
Copyright © 2011. All rights reserved.