A B C D E G H I J L M N R S T U 
All Classes All Packages

A

addFilter(String, Class<? extends Filter>) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Add a filter class.
addFilter(String, Filter) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Add a filter instance.
addFilter(ServletContextHandler) - Method in class io.dropwizard.jetty.ServerPushFilterFactory
 
addMimeMapping(String, String) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Set a mime mapping.
addServlet(String, Class<? extends Servlet>) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Add a servlet class.
addServlet(String, Servlet) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Add a servlet instance.
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

BiDiGzipHandler - Class in io.dropwizard.jetty
An extension of GzipHandler which decompresses gzip- and deflate-encoded request entities.
BiDiGzipHandler() - Constructor for class io.dropwizard.jetty.BiDiGzipHandler
 
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

DEFAULT_TCP_BACKLOG_LINUX - Static variable in class io.dropwizard.jetty.NetUtil
 
DEFAULT_TCP_BACKLOG_WINDOWS - Static variable in class io.dropwizard.jetty.NetUtil
 
doStart() - Method in class io.dropwizard.jetty.ContextRoutingHandler
 
doStop() - Method in class io.dropwizard.jetty.ContextRoutingHandler
 

E

equals(Object) - Method in class io.dropwizard.jetty.NonblockingServletHolder
 

G

getAcceptorThreads() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getAcceptQueueSize() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getAllLocalIPs() - Static method in class io.dropwizard.jetty.NetUtil
based on http://pastebin.com/5X073pUc
getAllowRenegotiation() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getAssociatePeriod() - Method in class io.dropwizard.jetty.ServerPushFilterFactory
 
getBindHost() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getBlockingTimeout() - 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
 
getConnectionFactory() - Method in class io.dropwizard.jetty.Jetty93InstrumentedConnectionFactory
 
getCrlPath() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getDefaultTcpBacklog() - Static method in class io.dropwizard.jetty.NetUtil
 
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
 
getExcludedProtocols() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getExcludedUserAgentPatterns() - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
getFactory() - Method in class io.dropwizard.jetty.SslReload
 
getHandlers() - Method in class io.dropwizard.jetty.ContextRoutingHandler
 
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
 
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
 
getLocalIpFilter() - Static method in class io.dropwizard.jetty.NetUtil
Return the current local ip filter used by NetUtil.getAllLocalIPs()
getMaxAssociations() - Method in class io.dropwizard.jetty.ServerPushFilterFactory
 
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
 
getMinRequestDataRate() - 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
 
getProtocol() - Method in class io.dropwizard.jetty.Jetty93InstrumentedConnectionFactory
 
getProtocols() - Method in class io.dropwizard.jetty.Jetty93InstrumentedConnectionFactory
 
getRefererHosts() - Method in class io.dropwizard.jetty.ServerPushFilterFactory
 
getRefererPorts() - Method in class io.dropwizard.jetty.ServerPushFilterFactory
 
getSelectorThreads() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getServlet() - Method in class io.dropwizard.jetty.NonblockingServletHolder
 
getSoLingerTime() - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
getSupportedCipherSuites() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getSupportedProtocols() - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
getTcpBacklog() - Static method in class io.dropwizard.jetty.NetUtil
The SOMAXCONN value of the current machine.
getTcpBacklog(int) - Static method in class io.dropwizard.jetty.NetUtil
The SOMAXCONN value of the current machine.
getTimer() - Method in class io.dropwizard.jetty.Jetty93InstrumentedConnectionFactory
 
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
 
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(String, Request, HttpServletRequest, HttpServletResponse) - Method in class io.dropwizard.jetty.BiDiGzipHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class io.dropwizard.jetty.ContextRoutingHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class io.dropwizard.jetty.RoutingHandler
 
handle(Request, ServletRequest, ServletResponse) - Method in class io.dropwizard.jetty.NonblockingServletHolder
 
hashCode() - Method in class io.dropwizard.jetty.NonblockingServletHolder
 
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
 
isEnabled() - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
isEnabled() - Method in class io.dropwizard.jetty.ServerPushFilterFactory
 
isGzipCompatibleInflation() - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
isInflateNoWrap() - Method in class io.dropwizard.jetty.BiDiGzipHandler
 
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
 
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
 
isWindows() - Static method in class io.dropwizard.jetty.NetUtil
 

J

Jetty93InstrumentedConnectionFactory - Class in io.dropwizard.jetty
A version InstrumentedConnectionFactory, which supports Jetty 9.3 API.
Jetty93InstrumentedConnectionFactory(ConnectionFactory, Timer) - Constructor for class io.dropwizard.jetty.Jetty93InstrumentedConnectionFactory
 

L

LocalIpFilter - Interface in io.dropwizard.jetty
 
logSslInfoOnStart(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
 

N

NetUtil - Class in io.dropwizard.jetty
This class is taken from the Netty project, and all credit goes to them.
NetUtil() - Constructor for class io.dropwizard.jetty.NetUtil
 
newConnection(Connector, EndPoint) - Method in class io.dropwizard.jetty.Jetty93InstrumentedConnectionFactory
 
NonblockingServletHolder - Class in io.dropwizard.jetty
A ServletHolder subclass which removes the synchronization around servlet initialization by requiring a pre-initialized servlet holder.
NonblockingServletHolder(Servlet) - Constructor for class io.dropwizard.jetty.NonblockingServletHolder
 

R

reload() - Method in class io.dropwizard.jetty.SslReload
 
reload(SslContextFactory) - Method in class io.dropwizard.jetty.SslReload
 
RoutingHandler - Class in io.dropwizard.jetty
 
RoutingHandler(Map<Connector, Handler>) - Constructor for class io.dropwizard.jetty.RoutingHandler
 

S

ServerPushFilterFactory - Class in io.dropwizard.jetty
A factory for building HTTP/2 PushCacheFilter,
ServerPushFilterFactory() - Constructor for class io.dropwizard.jetty.ServerPushFilterFactory
 
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
 
setAssociatePeriod(Duration) - Method in class io.dropwizard.jetty.ServerPushFilterFactory
 
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
 
setBlockingTimeout(Duration) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setBufferPoolIncrement(Size) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setBufferSize(Size) - 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
 
setEnableCRLDP(Boolean) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setEnabled(boolean) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
setEnabled(boolean) - Method in class io.dropwizard.jetty.ServerPushFilterFactory
 
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
 
setExcludedProtocols(List<String>) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setExcludedUserAgentPatterns(Set<String>) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
setGzipCompatibleInflation(boolean) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
setHeaderCacheSize(Size) - 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
 
setInflateNoWrap(boolean) - Method in class io.dropwizard.jetty.BiDiGzipHandler
 
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(int) - Method in class io.dropwizard.jetty.BiDiGzipHandler
 
setInputBufferSize(Size) - 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
 
setLocalIpFilter(LocalIpFilter) - Static method in class io.dropwizard.jetty.NetUtil
Replace the default local ip filter used by NetUtil.getAllLocalIPs()
setMaxAssociations(int) - Method in class io.dropwizard.jetty.ServerPushFilterFactory
 
setMaxBufferPoolSize(Size) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setMaxCertPathLength(Integer) - Method in class io.dropwizard.jetty.HttpsConnectorFactory
 
setMaxRequestHeaderSize(Size) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setMaxResponseHeaderSize(Size) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setMinBufferPoolSize(Size) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setMinimumEntitySize(Size) - Method in class io.dropwizard.jetty.GzipHandlerFactory
 
setMinRequestDataRate(long) - 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(Size) - 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.
setRefererHosts(List<String>) - Method in class io.dropwizard.jetty.ServerPushFilterFactory
 
setRefererPorts(List<Integer>) - Method in class io.dropwizard.jetty.ServerPushFilterFactory
 
setResourceBase(String) - Method in class io.dropwizard.jetty.setup.ServletEnvironment
Sets the base resource for this context.
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
 
setSoLingerTime(Duration) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
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
 
setUseDateHeader(boolean) - Method in class io.dropwizard.jetty.HttpConnectorFactory
 
setUseForwardedHeaders(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
 

T

TCP_BACKLOG_SETTING_LOCATION - Static variable in class io.dropwizard.jetty.NetUtil
 

U

use(NetworkInterface, InetAddress) - Method in interface io.dropwizard.jetty.LocalIpFilter
 
A B C D E G H I J L M N R S T U 
All Classes All Packages