Index
All Classes and Interfaces|All Packages
A
- allowOptions() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- allowTrace() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- allowWebSockets() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- autoParseMultipart() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
C
- com.blackrook.small.jetty - package com.blackrook.small.jetty
-
Contains all classes used in Jetty bootstrapping.
- configure() - Static method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- create(SmallJettyConfiguration) - Static method in class com.blackrook.small.jetty.SmallJettyBootstrap
-
Starts Jetty using the provided configuration.
D
- DefaultSmallJettyConfiguration - Class in com.blackrook.small.jetty
-
Configuration builder for the Jetty bootstrap.
- DefaultSmallJettyConfiguration.GZipConfigurationBuilder - Class in com.blackrook.small.jetty
- DefaultSmallJettyConfiguration.SSLConfigurationBuilder - Class in com.blackrook.small.jetty
G
- getApplicationPackageRoots() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getAttribute(String, T) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getBufferSize() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- getBufferSize() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.GZipConfiguration
- getCompressionLevel() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- getCompressionLevel() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.GZipConfiguration
- getContextPath() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getExcludedAgentPatterns() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- getExcludedAgentPatterns() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.GZipConfiguration
- getExcludedHTTPMethods() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- getExcludedHTTPMethods() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.GZipConfiguration
- getExcludedMimeTypes() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- getExcludedMimeTypes() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.GZipConfiguration
- getExcludedPaths() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- getExcludedPaths() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.GZipConfiguration
- getGZipCompression() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getGZipCompression() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration
- getHeaderCacheSize() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getHeaderCacheSize() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration
- getIdleConnectionTimeout() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getIdleConnectionTimeout() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration
- getIncludedAgentPatterns() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- getIncludedAgentPatterns() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.GZipConfiguration
- getIncludedHTTPMethods() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- getIncludedHTTPMethods() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.GZipConfiguration
- getIncludedMimeTypes() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- getIncludedMimeTypes() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.GZipConfiguration
- getIncludedPaths() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- getIncludedPaths() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.GZipConfiguration
- getKeyStorePassword() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.SSLConfigurationBuilder
- getKeyStorePassword() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.SSLConfiguration
- getKeyStorePath() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.SSLConfigurationBuilder
- getKeyStorePath() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.SSLConfiguration
- getKeyStoreType() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.SSLConfigurationBuilder
- getKeyStoreType() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.SSLConfiguration
- getMaxThreads() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getMaxThreads() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration
- getMinGzipSize() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
- getMinGzipSize() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.GZipConfiguration
- getOutputBufferSize() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getOutputBufferSize() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration
- getRequestHeaderSize() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getRequestHeaderSize() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration
- getResponseHeaderSize() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getResponseHeaderSize() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration
- getSecureServerPort() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getSendDateHeader() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getSendDateHeader() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration
- getSendServerVersion() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getSendServerVersion() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration
- getSendXPoweredBy() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getSendXPoweredBy() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration
- getServerPort() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getServletContextOptions() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getServletContextOptions() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration
- getServletPaths() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getSSLConfiguration() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getSSLConfiguration() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration
- getTempPath() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
- getTrustStorePassword() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.SSLConfigurationBuilder
- getTrustStorePassword() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.SSLConfiguration
- getTrustStorePath() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.SSLConfigurationBuilder
- getTrustStorePath() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.SSLConfiguration
- getTrustStoreType() - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.SSLConfigurationBuilder
- getTrustStoreType() - Method in interface com.blackrook.small.jetty.SmallJettyConfiguration.SSLConfiguration
- gzip() - Static method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration.GZipConfigurationBuilder
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.
U
- useSSL(int, String, String) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
-
Sets the HTTPS port and the keystore/truststore file and password.
- useSSL(int, String, String, String) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
-
Sets the HTTPS port and the keystore/truststore file and password.
- useSSL(int, String, String, String, String) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
-
Sets the HTTPS port and the keystore/truststore file and password.
- useSSL(int, String, String, String, String, String, String) - Method in class com.blackrook.small.jetty.DefaultSmallJettyConfiguration
-
Sets the HTTPS port and the keystore/truststore file and password.
All Classes and Interfaces|All Packages