Uses of Interface
com.blackrook.small.jetty.SmallJettyConfiguration.GZipConfiguration
-
Uses of SmallJettyConfiguration.GZipConfiguration in com.blackrook.small.jetty
Classes in com.blackrook.small.jetty that implement SmallJettyConfiguration.GZipConfiguration Modifier and Type Class Description static class
DefaultSmallJettyConfiguration.GZipConfigurationBuilder
Methods in com.blackrook.small.jetty that return SmallJettyConfiguration.GZipConfiguration Modifier and Type Method Description SmallJettyConfiguration.GZipConfiguration
DefaultSmallJettyConfiguration. getGZipCompression()
SmallJettyConfiguration.GZipConfiguration
SmallJettyConfiguration. getGZipCompression()
Methods in com.blackrook.small.jetty with parameters of type SmallJettyConfiguration.GZipConfiguration Modifier and Type Method Description DefaultSmallJettyConfiguration
DefaultSmallJettyConfiguration. setGZip(SmallJettyConfiguration.GZipConfiguration gzip)
Sets the GZip handler configuration for this application.