Index

A B C D G H I L M R S 
All Classes and Interfaces|All Packages

A

addFilter(String, Filter) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Add a filter instance.
addFilter(String, Class<? extends Filter>) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Add a filter class.
addMimeMapping(String, String) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Set a mime mapping.
addServlet(String, Servlet) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Add a servlet instance.
addServlet(String, Class<? extends Servlet>) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Add a servlet class.
addServletListeners(EventListener...) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Add one or more servlet event listeners.
admin() - Static method in class io.dropwizard.jetty.HttpConnectorFactory
 
application() - Static method in class io.dropwizard.jetty.HttpConnectorFactory
 

B

build(Handler) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
build(Server, MetricRegistry, String, ThreadPool) - Method in interface io.dropwizard.jetty.ConnectorFactory
Create a new connector.
build(Server, MetricRegistry, String, ThreadPool) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
build(Server, MetricRegistry, String, ThreadPool) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
buildBufferPool() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
buildConnector(Server, Scheduler, ByteBufferPool, String, ThreadPool, ConnectionFactory...) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
buildHttpConfiguration() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
buildHttpConfiguration() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
buildHttpConnectionFactory(HttpConfiguration) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 

C

configureSslContextFactory(SslContextFactory) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
ConnectorFactory - Interface in io.dropwizard.jetty
A factory for creating Jetty Connectors.
ContextRoutingHandler - Class in io.dropwizard.jetty
A Jetty router which routes requests based on context path.
ContextRoutingHandler(Map<String, ? extends Handler>) - Constructor for class io.dropwizard.jetty.ContextRoutingHandler
 

D

doStart() - Method in class io.dropwizard.jetty.ContextRoutingHandler
 
doStop() - Method in class io.dropwizard.jetty.ContextRoutingHandler
 

G

getAcceptorThreads() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getAcceptQueueSize() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getAllowRenegotiation() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getBindHost() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getBufferPoolIncrement() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getBufferSize() - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
getCertAlias() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getCompressedMimeTypes() - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
getCrlPath() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getDeflateCompressionLevel() - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
getEnableCRLDP() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getEnableOCSP() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getEndpointIdentificationAlgorithm() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getExcludedCipherSuites() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getExcludedMimeTypes() - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
getExcludedPaths() - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
getExcludedProtocols() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getFactory() - Method in class io.dropwizard.jetty.SslReload
 
getHandlers() - Method in class io.dropwizard.jetty.ContextRoutingHandler
 
getHandlers() - Method in class io.dropwizard.jetty.RoutingHandler
 
getHeaderCacheSize() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getHttpCompliance() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getIdleTimeout() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getIncludedMethods() - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
getIncludedPaths() - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
getInputBufferSize() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getJceProvider() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getKeyManagerPassword() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getKeyStorePassword() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getKeyStorePath() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getKeyStoreProvider() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getKeyStoreType() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getMaxBufferPoolSize() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getMaxCertPathLength() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getMaxRequestHeaderSize() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getMaxResponseHeaderSize() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getMinBufferPoolSize() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getMinimumEntitySize() - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
getMinRequestDataPerSecond() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getMinResponseDataPerSecond() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getNeedClientAuth() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getOcspResponderUrl() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getOutputBufferSize() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getPort() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getRequestCookieCompliance() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getResponseCookieCompliance() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getSelectorThreads() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getSupportedCipherSuites() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getSupportedProtocols() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getTrustStorePassword() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getTrustStorePath() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getTrustStoreProvider() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getTrustStoreType() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getUriCompliance() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getValidatePeers() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getWantClientAuth() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
GzipHandlerFactory - Class in io.dropwizard.jetty
Builds GZIP filters.
GzipHandlerFactory() - Constructor for class io.dropwizard.jetty.GzipHandlerFactory
 

H

handle(Request, Response, Callback) - Method in class io.dropwizard.jetty.ContextRoutingHandler
 
handle(Request, Response, Callback) - Method in class io.dropwizard.jetty.RoutingHandler
 
httpConnections() - Method in class io.dropwizard.jetty.HttpConnectorFactory
Get name of the timer that tracks incoming HTTP connections
HttpConnectorFactory - Class in io.dropwizard.jetty
Builds HTTP connectors.
HttpConnectorFactory() - Constructor for class io.dropwizard.jetty.HttpConnectorFactory
 
HttpsConnectorFactory - Class in io.dropwizard.jetty
Builds HTTPS connectors (HTTP over TLS/SSL).
HttpsConnectorFactory() - Constructor for class io.dropwizard.jetty.HttpsConnectorFactory
 

I

io.dropwizard.jetty - package io.dropwizard.jetty
 
io.dropwizard.jetty.setup - package io.dropwizard.jetty.setup
 
isDisableSniHostCheck() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
isEnabled() - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
isInheritChannel() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
isReuseAddress() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
isSecurityEnabled() - Method in class io.dropwizard.jetty.MutableServletContextHandler
 
isSessionsEnabled() - Method in class io.dropwizard.jetty.MutableServletContextHandler
 
isSyncFlush() - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
isUseDateHeader() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
isUseForwardedHeaders() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
isUseProxyProtocol() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
isUseServerHeader() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
isValidateCerts() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
isValidKeyStorePassword() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
isValidKeyStorePath() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 

L

logSslParameters(SslContextFactory) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
Register a listener that waits until the SSL context factory has started.

M

MutableServletContextHandler - Class in io.dropwizard.jetty
 
MutableServletContextHandler() - Constructor for class io.dropwizard.jetty.MutableServletContextHandler
 

R

reload() - Method in class io.dropwizard.jetty.SslReload
 
reloadDryRun() - Method in class io.dropwizard.jetty.SslReload
Perform a mock configuration reload
RoutingHandler - Class in io.dropwizard.jetty
 
RoutingHandler(Map<Connector, Handler>) - Constructor for class io.dropwizard.jetty.RoutingHandler
 

S

ServletEnvironment - Class in io.dropwizard.jetty.setup
 
ServletEnvironment(MutableServletContextHandler) - Constructor for class io.dropwizard.jetty.setup.ServletEnvironment
 
setAcceptorThreads(Optional<Integer>) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setAcceptQueueSize(Integer) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setAllowRenegotiation(boolean) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setBaseResource(String...) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Sets the base resources for this context.
setBaseResource(Resource) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Sets the base resource for this context.
setBaseResource(Resource...) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Sets the base resources for this context.
setBindHost(String) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setBufferPoolIncrement(DataSize) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setBufferSize(DataSize) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
setCertAlias(String) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setCompressedMimeTypes(Set<String>) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
setCrlPath(File) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setDeflateCompressionLevel(int) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
setDisableSniHostCheck(boolean) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setEnableCRLDP(Boolean) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setEnabled(boolean) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
setEnableOCSP(Boolean) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setEndpointIdentificationAlgorithm(String) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setExcludedCipherSuites(List<String>) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setExcludedMimeTypes(Set<String>) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
setExcludedPaths(Set<String>) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
setExcludedProtocols(List<String>) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setHeaderCacheSize(DataSize) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setHttpCompliance(HttpCompliance) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setIdleTimeout(Duration) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setIncludedMethods(Set<String>) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
setIncludedPaths(Set<String>) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
setInheritChannel(boolean) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setInitParameter(String, String) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Set an initialization parameter.
setInputBufferSize(DataSize) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setJceProvider(String) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setKeyManagerPassword(String) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setKeyStorePassword(String) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setKeyStorePath(String) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setKeyStoreProvider(String) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setKeyStoreType(String) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setMaxBufferPoolSize(DataSize) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setMaxCertPathLength(Integer) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setMaxRequestHeaderSize(DataSize) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setMaxResponseHeaderSize(DataSize) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setMinBufferPoolSize(DataSize) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setMinimumEntitySize(DataSize) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
setMinRequestDataPerSecond(DataSize) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setMinResponseDataPerSecond(DataSize) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setNeedClientAuth(Boolean) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setOcspResponderUrl(URI) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setOutputBufferSize(DataSize) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setPort(int) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setProtectedTargets(String...) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Set protected targets.
setRequestCookieCompliance(CookieCompliance) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setResourceBase(String) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Sets the base resource for this context.
setResponseCookieCompliance(CookieCompliance) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setReuseAddress(boolean) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setSecurityEnabled(boolean) - Method in class io.dropwizard.jetty.MutableServletContextHandler
 
setSecurityHandler(SecurityHandler) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Set the security handler.
setSelectorThreads(Optional<Integer>) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setSessionHandler(SessionHandler) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Set the session handler.
setSessionsEnabled(boolean) - Method in class io.dropwizard.jetty.MutableServletContextHandler
 
setSupportedCipherSuites(List<String>) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setSupportedProtocols(List<String>) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setSyncFlush(boolean) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
setTrustStorePassword(String) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setTrustStorePath(String) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setTrustStoreProvider(String) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setTrustStoreType(String) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setUriCompliance(UriCompliance) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setUseDateHeader(boolean) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setUseForwardedHeaders(boolean) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setUseProxyProtocol(boolean) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setUseServerHeader(boolean) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setValidateCerts(boolean) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setValidatePeers(boolean) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setWantClientAuth(Boolean) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
SslReload - Class in io.dropwizard.jetty
Provides the ability to modify an existing SSL factory with new configuration options.
SslReload(SslContextFactory, Consumer<SslContextFactory>) - Constructor for class io.dropwizard.jetty.SslReload
 
A B C D G H I L M R S 
All Classes and Interfaces|All Packages