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 classDefaultSmallJettyConfiguration.GZipConfigurationBuilderMethods in com.blackrook.small.jetty that return SmallJettyConfiguration.GZipConfiguration Modifier and Type Method Description SmallJettyConfiguration.GZipConfigurationDefaultSmallJettyConfiguration. getGZipCompression()SmallJettyConfiguration.GZipConfigurationSmallJettyConfiguration. getGZipCompression()Methods in com.blackrook.small.jetty with parameters of type SmallJettyConfiguration.GZipConfiguration Modifier and Type Method Description DefaultSmallJettyConfigurationDefaultSmallJettyConfiguration. setGZip(SmallJettyConfiguration.GZipConfiguration gzip)Sets the GZip handler configuration for this application.