Index
A C D G S U
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
S
- setAllowOptions(boolean) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setAllowTrace(boolean) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setAllowWebSockets(boolean) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setApplicationPackageRoots(String...) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setAttribute(String, Object) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setAutoParseMultipart(boolean) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setBufferSize(int) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- setCompressionLevel(int) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- setContextPath(String) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setExcludedAgentPatterns(String...) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- setExcludedHTTPMethods(String...) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- setExcludedMimeTypes(String...) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- setExcludedPaths(String...) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- setGZip(SmallJettyConfiguration.GZipConfiguration) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
-
Sets the GZip handler configuration for this application.
- setHeaderCacheSize(int) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setIdleConnectionTimeout(int) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setIncludedAgentPatterns(String...) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- setIncludedHTTPMethods(String...) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- setIncludedMimeTypes(String...) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- setIncludedPaths(String...) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- setKeyStorePassword(String) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.SSLConfigurationBuilder
- setKeyStorePath(String) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.SSLConfigurationBuilder
- setKeyStoreType(String) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.SSLConfigurationBuilder
- setMaxThreads(int) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setMinGzipSize(int) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- setOutputBufferSize(int) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setRequestHeaderSize(int) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setResponseHeaderSize(int) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setSecureServerPort(Integer) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setSendDateHeader(boolean) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setSendServerVersion(boolean) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setSendXPoweredBy(boolean) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setServerPort(int) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setServletPaths(String...) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setTempPath(String) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- setTrustStorePassword(String) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.SSLConfigurationBuilder
- setTrustStorePath(String) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.SSLConfigurationBuilder
- setTrustStoreType(String) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.SSLConfigurationBuilder
- SmallJettyBootstrap - Class in com.blackrook.small.jetty
-
Bootstrap for Jetty server.
- SmallJettyBootstrap() - Constructor for class com.blackrook.small.jetty.SmallJettyBootstrap
- SmallJettyConfiguration - Interface in com.blackrook.small.jetty
-
Jetty-specific configuration for Small.
- SmallJettyConfiguration.GZipConfiguration - Interface in com.blackrook.small.jetty
-
Configuration for GZipping client content.
- SmallJettyConfiguration.SSLConfiguration - Interface in com.blackrook.small.jetty
-
SSL Configuration.
All Classes|All Packages