Uses of Annotation Interface
org.eclipse.jetty.util.annotation.Name
Packages that use Name
Package
Description
Jetty Deploy : Deploy Management
Jetty Server : Modular Servlet Integration
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
Jetty Util : Modular Web Application Support
Jetty Server : Modular Servlet Integration
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
Jetty Util : Modular Web Application Support
Jetty Server : Core Handler API
Jetty Server : Handler JMX Integration
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
Jetty Util : Modular Web Application Support
Jetty Server : Core Handler API
Jetty Server : Handler JMX Integration
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
Jetty Util : Modular Web Application Support
Jetty Rewrite : Rewrite Handler and Rules for Jetty
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty Server : Handler JMX Integration
Jetty Util : Common Utility Classes
Jetty Util : Common ThreadPool Utilities
Jetty Xml : IoC Mechanism for Jetty Configuration
-
Uses of Name in org.eclipse.jetty.alpn.server
Constructor parameters in org.eclipse.jetty.alpn.server with annotations of type NameModifierConstructorDescriptionALPNServerConnectionFactory
(String protocols) ALPNServerConnectionFactory
(String... protocols) -
Uses of Name in org.eclipse.jetty.deploy
Constructor parameters in org.eclipse.jetty.deploy with annotations of type NameModifierConstructorDescriptionDeploymentScanner
(Server server) Construct a raw DeploymentScanner that will (periodically) scan specific directories for paths that can be used to construct webapps that will be submitted to theDeployer
for eventual deployment to its configured destination.DeploymentScanner
(Server server, Deployer deployer) Construct a raw DeploymentScanner that will (periodically) scan specific directories for paths that can be used to construct webapps that will be submitted to theDeployer
for eventual deployment to its configured destination.DeploymentScanner
(Server server, Deployer deployer) Construct a raw DeploymentScanner that will (periodically) scan specific directories for paths that can be used to construct webapps that will be submitted to theDeployer
for eventual deployment to its configured destination.DeploymentScanner
(Server server, Deployer deployer, FilenameFilter filter) Construct a raw DeploymentScanner that will (periodically) scan specific directories for paths that can be used to construct webapps that will be submitted to theDeployer
for eventual deployment to its configured destination.DeploymentScanner
(Server server, Deployer deployer, FilenameFilter filter) Construct a raw DeploymentScanner that will (periodically) scan specific directories for paths that can be used to construct webapps that will be submitted to theDeployer
for eventual deployment to its configured destination.DeploymentScanner
(Server server, Deployer deployer, FilenameFilter filter) Construct a raw DeploymentScanner that will (periodically) scan specific directories for paths that can be used to construct webapps that will be submitted to theDeployer
for eventual deployment to its configured destination.DeploymentScanner
(Server server, Deployer deployer, FilenameFilter filter, ContextHandlerFactory contextHandlerFactory) Construct a raw DeploymentScanner that will (periodically) scan specific directories for paths that can be used to construct webapps that will be submitted to theDeployer
for eventual deployment to its configured destination.DeploymentScanner
(Server server, Deployer deployer, FilenameFilter filter, ContextHandlerFactory contextHandlerFactory) Construct a raw DeploymentScanner that will (periodically) scan specific directories for paths that can be used to construct webapps that will be submitted to theDeployer
for eventual deployment to its configured destination.DeploymentScanner
(Server server, Deployer deployer, FilenameFilter filter, ContextHandlerFactory contextHandlerFactory) Construct a raw DeploymentScanner that will (periodically) scan specific directories for paths that can be used to construct webapps that will be submitted to theDeployer
for eventual deployment to its configured destination.DeploymentScanner
(Server server, Deployer deployer, FilenameFilter filter, ContextHandlerFactory contextHandlerFactory) Construct a raw DeploymentScanner that will (periodically) scan specific directories for paths that can be used to construct webapps that will be submitted to theDeployer
for eventual deployment to its configured destination.DeploymentScanner
(Server server, Deployer deployer, ContextHandlerFactory contextHandlerFactory) Construct a raw DeploymentScanner that will (periodically) scan specific directories for paths that can be used to construct webapps that will be submitted to theDeployer
for eventual deployment to its configured destination.DeploymentScanner
(Server server, Deployer deployer, ContextHandlerFactory contextHandlerFactory) Construct a raw DeploymentScanner that will (periodically) scan specific directories for paths that can be used to construct webapps that will be submitted to theDeployer
for eventual deployment to its configured destination.DeploymentScanner
(Server server, Deployer deployer, ContextHandlerFactory contextHandlerFactory) Construct a raw DeploymentScanner that will (periodically) scan specific directories for paths that can be used to construct webapps that will be submitted to theDeployer
for eventual deployment to its configured destination.StandardDeployer
(ContextHandlerCollection contexts) StandardDeployer
(ContextHandlerCollection contexts, boolean atomicRedeploy) StandardDeployer
(ContextHandlerCollection contexts, boolean atomicRedeploy) -
Uses of Name in org.eclipse.jetty.ee10.servlet
Constructor parameters in org.eclipse.jetty.ee10.servlet with annotations of type NameModifierConstructorDescriptionDebugListener
(boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) -
Uses of Name in org.eclipse.jetty.ee10.servlets
Method parameters in org.eclipse.jetty.ee10.servlets with annotations of type NameModifier and TypeMethodDescriptionboolean
DoSFilter.addWhitelistAddress
(String address) Adds the given IP address, either in the form of a dotted decimal notation A.B.C.D or in the CIDR notation A.B.C.D/M, to the list of whitelisted IP addresses.boolean
DoSFilter.removeWhitelistAddress
(String address) Removes the given address from the list of whitelisted IP addresses. -
Uses of Name in org.eclipse.jetty.ee10.webapp
Method parameters in org.eclipse.jetty.ee10.webapp with annotations of type Name -
Uses of Name in org.eclipse.jetty.ee11.servlet
Constructor parameters in org.eclipse.jetty.ee11.servlet with annotations of type NameModifierConstructorDescriptionDebugListener
(boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) -
Uses of Name in org.eclipse.jetty.ee11.servlets
Method parameters in org.eclipse.jetty.ee11.servlets with annotations of type NameModifier and TypeMethodDescriptionboolean
DoSFilter.addWhitelistAddress
(String address) Adds the given IP address, either in the form of a dotted decimal notation A.B.C.D or in the CIDR notation A.B.C.D/M, to the list of whitelisted IP addresses.boolean
DoSFilter.removeWhitelistAddress
(String address) Removes the given address from the list of whitelisted IP addresses. -
Uses of Name in org.eclipse.jetty.ee11.webapp
Method parameters in org.eclipse.jetty.ee11.webapp with annotations of type Name -
Uses of Name in org.eclipse.jetty.ee8.nested
Constructor parameters in org.eclipse.jetty.ee8.nested with annotations of type NameModifierConstructorDescriptionDebugListener
(boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) ThreadLimitHandler
(String forwardedHeader) ThreadLimitHandler
(String forwardedHeader, boolean rfc7239) ThreadLimitHandler
(String forwardedHeader, boolean rfc7239) -
Uses of Name in org.eclipse.jetty.ee8.nested.jmx
Method parameters in org.eclipse.jetty.ee8.nested.jmx with annotations of type NameModifier and TypeMethodDescriptionvoid
ContextHandlerMBean.removeContextAttribute
(String name) void
ContextHandlerMBean.setContextAttribute
(String name, Object value) void
ContextHandlerMBean.setContextAttribute
(String name, Object value) void
ContextHandlerMBean.setContextAttribute
(String name, String value) void
ContextHandlerMBean.setContextAttribute
(String name, String value) -
Uses of Name in org.eclipse.jetty.ee8.servlets
Method parameters in org.eclipse.jetty.ee8.servlets with annotations of type NameModifier and TypeMethodDescriptionboolean
DoSFilter.addWhitelistAddress
(String address) Adds the given IP address, either in the form of a dotted decimal notation A.B.C.D or in the CIDR notation A.B.C.D/M, to the list of whitelisted IP addresses.boolean
DoSFilter.removeWhitelistAddress
(String address) Removes the given address from the list of whitelisted IP addresses. -
Uses of Name in org.eclipse.jetty.ee8.webapp
Method parameters in org.eclipse.jetty.ee8.webapp with annotations of type Name -
Uses of Name in org.eclipse.jetty.ee9.nested
Constructor parameters in org.eclipse.jetty.ee9.nested with annotations of type NameModifierConstructorDescriptionDebugListener
(boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) DebugListener
(OutputStream out, boolean renameThread, boolean showHeaders, boolean dumpContext) ThreadLimitHandler
(String forwardedHeader) ThreadLimitHandler
(String forwardedHeader, boolean rfc7239) ThreadLimitHandler
(String forwardedHeader, boolean rfc7239) -
Uses of Name in org.eclipse.jetty.ee9.nested.jmx
Method parameters in org.eclipse.jetty.ee9.nested.jmx with annotations of type NameModifier and TypeMethodDescriptionvoid
ContextHandlerMBean.removeContextAttribute
(String name) void
ContextHandlerMBean.setContextAttribute
(String name, Object value) void
ContextHandlerMBean.setContextAttribute
(String name, Object value) void
ContextHandlerMBean.setContextAttribute
(String name, String value) void
ContextHandlerMBean.setContextAttribute
(String name, String value) -
Uses of Name in org.eclipse.jetty.ee9.servlets
Method parameters in org.eclipse.jetty.ee9.servlets with annotations of type NameModifier and TypeMethodDescriptionboolean
DoSFilter.addWhitelistAddress
(String address) Adds the given IP address, either in the form of a dotted decimal notation A.B.C.D or in the CIDR notation A.B.C.D/M, to the list of whitelisted IP addresses.boolean
DoSFilter.removeWhitelistAddress
(String address) Removes the given address from the list of whitelisted IP addresses. -
Uses of Name in org.eclipse.jetty.ee9.webapp
Method parameters in org.eclipse.jetty.ee9.webapp with annotations of type Name -
Uses of Name in org.eclipse.jetty.http.content
Constructor parameters in org.eclipse.jetty.http.content with annotations of type NameModifierConstructorDescriptionValidatingCachingHttpContentFactory
(HttpContent.Factory authority, long validationPeriod, ByteBufferPool.Sized bufferPool) Construct aValidatingCachingHttpContentFactory
which validates entries upon use to check if they are still valid.ValidatingCachingHttpContentFactory
(HttpContent.Factory authority, long validationPeriod, ByteBufferPool.Sized bufferPool) Construct aValidatingCachingHttpContentFactory
which validates entries upon use to check if they are still valid.ValidatingCachingHttpContentFactory
(HttpContent.Factory authority, long validationPeriod, ByteBufferPool.Sized bufferPool) Construct aValidatingCachingHttpContentFactory
which validates entries upon use to check if they are still valid.ValidatingCachingHttpContentFactory
(HttpContent.Factory authority, long validationPeriod, ByteBufferPool.Sized bufferPool, Scheduler scheduler, long sweepPeriod, long idleTimeout) Construct aValidatingCachingHttpContentFactory
which validates entries upon use to check if they are still valid and an optional period sweeper of the cache to find invalid and old entries to evict.ValidatingCachingHttpContentFactory
(HttpContent.Factory authority, long validationPeriod, ByteBufferPool.Sized bufferPool, Scheduler scheduler, long sweepPeriod, long idleTimeout) Construct aValidatingCachingHttpContentFactory
which validates entries upon use to check if they are still valid and an optional period sweeper of the cache to find invalid and old entries to evict.ValidatingCachingHttpContentFactory
(HttpContent.Factory authority, long validationPeriod, ByteBufferPool.Sized bufferPool, Scheduler scheduler, long sweepPeriod, long idleTimeout) Construct aValidatingCachingHttpContentFactory
which validates entries upon use to check if they are still valid and an optional period sweeper of the cache to find invalid and old entries to evict.ValidatingCachingHttpContentFactory
(HttpContent.Factory authority, long validationPeriod, ByteBufferPool.Sized bufferPool, Scheduler scheduler, long sweepPeriod, long idleTimeout) Construct aValidatingCachingHttpContentFactory
which validates entries upon use to check if they are still valid and an optional period sweeper of the cache to find invalid and old entries to evict.ValidatingCachingHttpContentFactory
(HttpContent.Factory authority, long validationPeriod, ByteBufferPool.Sized bufferPool, Scheduler scheduler, long sweepPeriod, long idleTimeout) Construct aValidatingCachingHttpContentFactory
which validates entries upon use to check if they are still valid and an optional period sweeper of the cache to find invalid and old entries to evict.ValidatingCachingHttpContentFactory
(HttpContent.Factory authority, long validationPeriod, ByteBufferPool.Sized bufferPool, Scheduler scheduler, long sweepPeriod, long idleTimeout) Construct aValidatingCachingHttpContentFactory
which validates entries upon use to check if they are still valid and an optional period sweeper of the cache to find invalid and old entries to evict. -
Uses of Name in org.eclipse.jetty.http2.server
Constructor parameters in org.eclipse.jetty.http2.server with annotations of type NameModifierConstructorDescriptionAbstractHTTP2ServerConnectionFactory
(HttpConfiguration httpConfiguration) protected
AbstractHTTP2ServerConnectionFactory
(HttpConfiguration httpConfiguration, String... protocols) protected
AbstractHTTP2ServerConnectionFactory
(HttpConfiguration httpConfiguration, String... protocols) HTTP2CServerConnectionFactory
(HttpConfiguration httpConfiguration) HTTP2CServerConnectionFactory
(HttpConfiguration httpConfiguration, String... protocols) HTTP2CServerConnectionFactory
(HttpConfiguration httpConfiguration, String... protocols) HTTP2ServerConnectionFactory
(HttpConfiguration httpConfiguration) HTTP2ServerConnectionFactory
(HttpConfiguration httpConfiguration, String... protocols) HTTP2ServerConnectionFactory
(HttpConfiguration httpConfiguration, String... protocols) -
Uses of Name in org.eclipse.jetty.rewrite.handler
Constructor parameters in org.eclipse.jetty.rewrite.handler with annotations of type NameModifierConstructorDescriptionCookiePatternRule
(String pattern, String name, String value) CookiePatternRule
(String pattern, String name, String value) CookiePatternRule
(String pattern, String name, String value) HeaderPatternRule
(String pattern, String name, String value) HeaderPatternRule
(String pattern, String name, String value) HeaderPatternRule
(String pattern, String name, String value) HeaderRegexRule
(String regex, String name, String value) HeaderRegexRule
(String regex, String name, String value) HeaderRegexRule
(String regex, String name, String value) RedirectPatternRule
(String pattern, String location) RedirectPatternRule
(String pattern, String location) RedirectRegexRule
(String regex, String location) RedirectRegexRule
(String regex, String location) ResponsePatternRule
(String pattern, int code, String message) ResponsePatternRule
(String pattern, int code, String message) ResponsePatternRule
(String pattern, int code, String message) RewritePatternRule
(String pattern, String replacement) RewritePatternRule
(String pattern, String replacement) RewriteRegexRule
(String regex, String replacement) RewriteRegexRule
(String regex, String replacement) TerminatingRegexRule
(String regex) -
Uses of Name in org.eclipse.jetty.security.openid
Constructor parameters in org.eclipse.jetty.security.openid with annotations of type NameModifierConstructorDescriptionCreate a Builder for an OpenID Configuration.Create a Builder for an OpenID Configuration.Create a Builder for an OpenID Configuration.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String endSessionEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String endSessionEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.UseOpenIdConfiguration.Builder
instead.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String endSessionEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.UseOpenIdConfiguration.Builder
instead.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String endSessionEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.UseOpenIdConfiguration.Builder
instead.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String endSessionEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.UseOpenIdConfiguration.Builder
instead.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String endSessionEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.UseOpenIdConfiguration.Builder
instead.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String endSessionEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.UseOpenIdConfiguration.Builder
instead.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String endSessionEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.UseOpenIdConfiguration.Builder
instead.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.UseOpenIdConfiguration.Builder
instead.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.UseOpenIdConfiguration.Builder
instead.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.UseOpenIdConfiguration.Builder
instead.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.UseOpenIdConfiguration.Builder
instead.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.UseOpenIdConfiguration.Builder
instead.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.UseOpenIdConfiguration.Builder
instead.OpenIdConfiguration
(String issuer, String authorizationEndpoint, String tokenEndpoint, String clientId, String clientSecret, String authenticationMethod, HttpClient httpClient) Deprecated, for removal: This API element is subject to removal in a future version.UseOpenIdConfiguration.Builder
instead. -
Uses of Name in org.eclipse.jetty.server
Constructor parameters in org.eclipse.jetty.server with annotations of type NameModifierConstructorDescriptionAcceptRateLimit
(int limit, long period, TimeUnit units, Connector... connectors) AcceptRateLimit
(int limit, long period, TimeUnit units, Connector... connectors) AcceptRateLimit
(int limit, long period, TimeUnit units, Connector... connectors) AcceptRateLimit
(int limit, long period, TimeUnit units, Connector... connectors) AcceptRateLimit
(int acceptRateLimit, long period, TimeUnit units, Server server) AcceptRateLimit
(int acceptRateLimit, long period, TimeUnit units, Server server) AcceptRateLimit
(int acceptRateLimit, long period, TimeUnit units, Server server) AcceptRateLimit
(int acceptRateLimit, long period, TimeUnit units, Server server) ConnectionLimit
(int maxConnections, Connector... connectors) ConnectionLimit
(int maxConnections, Connector... connectors) ConnectionLimit
(int maxConnections, Server server) ConnectionLimit
(int maxConnections, Server server) LowResourceMonitor
(Server server) SecureRequestCustomizer
(boolean sniHostCheck) SecureRequestCustomizer
(boolean sniRequired, boolean sniHostCheck, long stsMaxAgeSeconds, boolean stsIncludeSubdomains) SecureRequestCustomizer
(boolean sniRequired, boolean sniHostCheck, long stsMaxAgeSeconds, boolean stsIncludeSubdomains) SecureRequestCustomizer
(boolean sniRequired, boolean sniHostCheck, long stsMaxAgeSeconds, boolean stsIncludeSubdomains) SecureRequestCustomizer
(boolean sniRequired, boolean sniHostCheck, long stsMaxAgeSeconds, boolean stsIncludeSubdomains) SecureRequestCustomizer
(boolean sniHostCheck, long stsMaxAgeSeconds, boolean stsIncludeSubdomains) SecureRequestCustomizer
(boolean sniHostCheck, long stsMaxAgeSeconds, boolean stsIncludeSubdomains) SecureRequestCustomizer
(boolean sniHostCheck, long stsMaxAgeSeconds, boolean stsIncludeSubdomains) Server
(int port) Convenience constructor Creates server and aServerConnector
at the passed port.Server
(InetSocketAddress addr) Convenience constructorServer
(ThreadPool pool) Server
(ThreadPool threadPool, Scheduler scheduler, ByteBufferPool bufferPool) Server
(ThreadPool threadPool, Scheduler scheduler, ByteBufferPool bufferPool) Server
(ThreadPool threadPool, Scheduler scheduler, ByteBufferPool bufferPool) ServerConnector
(Server server) Construct a ServerConnector with a private instance ofHttpConnectionFactory
as the only factory.ServerConnector
(Server server, int acceptors, int selectors) Construct a ServerConnector with a private instance ofHttpConnectionFactory
as the only factory.ServerConnector
(Server server, int acceptors, int selectors) Construct a ServerConnector with a private instance ofHttpConnectionFactory
as the only factory.ServerConnector
(Server server, int acceptors, int selectors) Construct a ServerConnector with a private instance ofHttpConnectionFactory
as the only factory.ServerConnector
(Server server, int acceptors, int selectors, ConnectionFactory... factories) Construct a ServerConnector with a private instance ofHttpConnectionFactory
as the only factory.ServerConnector
(Server server, int acceptors, int selectors, ConnectionFactory... factories) Construct a ServerConnector with a private instance ofHttpConnectionFactory
as the only factory.ServerConnector
(Server server, int acceptors, int selectors, ConnectionFactory... factories) Construct a ServerConnector with a private instance ofHttpConnectionFactory
as the only factory.ServerConnector
(Server server, int acceptors, int selectors, ConnectionFactory... factories) Construct a ServerConnector with a private instance ofHttpConnectionFactory
as the only factory.ServerConnector
(Server server, int acceptors, int selectors, SslContextFactory.Server sslContextFactory) Construct a ServerConnector with a private instance ofHttpConnectionFactory
as the primary protocolServerConnector
(Server server, int acceptors, int selectors, SslContextFactory.Server sslContextFactory) Construct a ServerConnector with a private instance ofHttpConnectionFactory
as the primary protocolServerConnector
(Server server, int acceptors, int selectors, SslContextFactory.Server sslContextFactory) Construct a ServerConnector with a private instance ofHttpConnectionFactory
as the primary protocolServerConnector
(Server server, int acceptors, int selectors, SslContextFactory.Server sslContextFactory) Construct a ServerConnector with a private instance ofHttpConnectionFactory
as the primary protocolServerConnector
(Server server, Executor executor, Scheduler scheduler, ByteBufferPool bufferPool, int acceptors, int selectors, ConnectionFactory... factories) ServerConnector
(Server server, Executor executor, Scheduler scheduler, ByteBufferPool bufferPool, int acceptors, int selectors, ConnectionFactory... factories) ServerConnector
(Server server, Executor executor, Scheduler scheduler, ByteBufferPool bufferPool, int acceptors, int selectors, ConnectionFactory... factories) ServerConnector
(Server server, Executor executor, Scheduler scheduler, ByteBufferPool bufferPool, int acceptors, int selectors, ConnectionFactory... factories) ServerConnector
(Server server, Executor executor, Scheduler scheduler, ByteBufferPool bufferPool, int acceptors, int selectors, ConnectionFactory... factories) ServerConnector
(Server server, Executor executor, Scheduler scheduler, ByteBufferPool bufferPool, int acceptors, int selectors, ConnectionFactory... factories) ServerConnector
(Server server, Executor executor, Scheduler scheduler, ByteBufferPool bufferPool, int acceptors, int selectors, ConnectionFactory... factories) ServerConnector
(Server server, ConnectionFactory... factories) Construct a Server Connector with the passed Connection factories.ServerConnector
(Server server, ConnectionFactory... factories) Construct a Server Connector with the passed Connection factories.ServerConnector
(Server server, SslContextFactory.Server sslContextFactory) Construct a ServerConnector with a private instance ofHttpConnectionFactory
as the primary protocolServerConnector
(Server server, SslContextFactory.Server sslContextFactory) Construct a ServerConnector with a private instance ofHttpConnectionFactory
as the primary protocolServerConnector
(Server server, SslContextFactory.Server sslContextFactory, ConnectionFactory... factories) ServerConnector
(Server server, SslContextFactory.Server sslContextFactory, ConnectionFactory... factories) ServerConnector
(Server server, SslContextFactory.Server sslContextFactory, ConnectionFactory... factories) ShutdownService
(String host, int port, String key, boolean exitVm) Create a new ShutdownService.ShutdownService
(String host, int port, String key, boolean exitVm) Create a new ShutdownService.ShutdownService
(String host, int port, String key, boolean exitVm) Create a new ShutdownService.ShutdownService
(String host, int port, String key, boolean exitVm) Create a new ShutdownService.SslConnectionFactory
(String nextProtocol) SslConnectionFactory
(SslContextFactory.Server factory, String nextProtocol) SslConnectionFactory
(SslContextFactory.Server factory, String nextProtocol) -
Uses of Name in org.eclipse.jetty.server.handler
Constructor parameters in org.eclipse.jetty.server.handler with annotations of type NameModifierConstructorDescriptionDefaultHandler
(boolean serveFavIcon, boolean showContexts) DefaultHandler
(boolean serveFavIcon, boolean showContexts) DelayedRejectHandler
(long delayMs, int maxDelayQueue, Request.Handler reject) DelayedRejectHandler
(long delayMs, int maxDelayQueue, Request.Handler reject) DelayedRejectHandler
(long delayMs, int maxDelayQueue, Request.Handler reject) DoSHandler
(Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers) DoSHandler
(Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers) DoSHandler
(Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers) DoSHandler
(Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers) DoSHandler
(DoSHandler.Tracker.Factory trackerFactory) DoSHandler
(Handler handler, Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers) DoSHandler
(Handler handler, Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers) DoSHandler
(Handler handler, Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers) DoSHandler
(Handler handler, Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers) DoSHandler
(Handler handler, Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers) DoSHandler
(Handler handler, Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers, boolean rejectUntracked) DoSHandler
(Handler handler, Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers, boolean rejectUntracked) DoSHandler
(Handler handler, Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers, boolean rejectUntracked) DoSHandler
(Handler handler, Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers, boolean rejectUntracked) DoSHandler
(Handler handler, Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers, boolean rejectUntracked) DoSHandler
(Handler handler, Function<Request, String> clientIdFn, DoSHandler.Tracker.Factory trackerFactory, Request.Handler rejectHandler, int maxTrackers, boolean rejectUntracked) LeakingBucketTrackerFactory
(int maxRequestsPerSecond) LeakingBucketTrackerFactory
(int maxRequestsPerSecond, int bucketSize, Duration idleTimeout) LeakingBucketTrackerFactory
(int maxRequestsPerSecond, int bucketSize, Duration idleTimeout) LeakingBucketTrackerFactory
(int maxRequestsPerSecond, int bucketSize, Duration idleTimeout) ThreadLimitHandler
(String forwardedHeader) ThreadLimitHandler
(String forwardedHeader, boolean rfc7239) ThreadLimitHandler
(String forwardedHeader, boolean rfc7239) ThreadLimitHandler
(Handler handler, String forwardedHeader, boolean rfc7239) ThreadLimitHandler
(Handler handler, String forwardedHeader, boolean rfc7239) ThreadLimitHandler
(Handler handler, String forwardedHeader, boolean rfc7239) -
Uses of Name in org.eclipse.jetty.server.handler.jmx
Method parameters in org.eclipse.jetty.server.handler.jmx with annotations of type NameModifier and TypeMethodDescriptionvoid
ContextHandlerMBean.removeContextAttribute
(String name) void
ContextHandlerMBean.setContextAttribute
(String name, Object value) void
ContextHandlerMBean.setContextAttribute
(String name, Object value) void
ContextHandlerMBean.setContextAttribute
(String name, String value) void
ContextHandlerMBean.setContextAttribute
(String name, String value) -
Uses of Name in org.eclipse.jetty.util
Method parameters in org.eclipse.jetty.util with annotations of type Name -
Uses of Name in org.eclipse.jetty.util.thread
Method parameters in org.eclipse.jetty.util.thread with annotations of type NameModifier and TypeMethodDescriptionQueuedThreadPool.dumpThread
(long id) boolean
QueuedThreadPool.interruptThread
(long id) Constructor parameters in org.eclipse.jetty.util.thread with annotations of type NameModifierConstructorDescriptionQueuedThreadPool
(int maxThreads) QueuedThreadPool
(int maxThreads, int minThreads) QueuedThreadPool
(int maxThreads, int minThreads) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, int reservedThreads, BlockingQueue<Runnable> queue, ThreadGroup threadGroup) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, int reservedThreads, BlockingQueue<Runnable> queue, ThreadGroup threadGroup) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, int reservedThreads, BlockingQueue<Runnable> queue, ThreadGroup threadGroup) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, int reservedThreads, BlockingQueue<Runnable> queue, ThreadGroup threadGroup) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, int reservedThreads, BlockingQueue<Runnable> queue, ThreadGroup threadGroup) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, int reservedThreads, BlockingQueue<Runnable> queue, ThreadGroup threadGroup) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, int reservedThreads, BlockingQueue<Runnable> queue, ThreadGroup threadGroup, ThreadFactory threadFactory) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, int reservedThreads, BlockingQueue<Runnable> queue, ThreadGroup threadGroup, ThreadFactory threadFactory) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, int reservedThreads, BlockingQueue<Runnable> queue, ThreadGroup threadGroup, ThreadFactory threadFactory) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, int reservedThreads, BlockingQueue<Runnable> queue, ThreadGroup threadGroup, ThreadFactory threadFactory) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, int reservedThreads, BlockingQueue<Runnable> queue, ThreadGroup threadGroup, ThreadFactory threadFactory) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, int reservedThreads, BlockingQueue<Runnable> queue, ThreadGroup threadGroup, ThreadFactory threadFactory) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, int reservedThreads, BlockingQueue<Runnable> queue, ThreadGroup threadGroup, ThreadFactory threadFactory) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, BlockingQueue<Runnable> queue) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, BlockingQueue<Runnable> queue) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, BlockingQueue<Runnable> queue) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, BlockingQueue<Runnable> queue) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, BlockingQueue<Runnable> queue, ThreadGroup threadGroup) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, BlockingQueue<Runnable> queue, ThreadGroup threadGroup) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, BlockingQueue<Runnable> queue, ThreadGroup threadGroup) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, BlockingQueue<Runnable> queue, ThreadGroup threadGroup) QueuedThreadPool
(int maxThreads, int minThreads, int idleTimeout, BlockingQueue<Runnable> queue, ThreadGroup threadGroup) QueuedThreadPool
(int maxThreads, int minThreads, BlockingQueue<Runnable> queue) QueuedThreadPool
(int maxThreads, int minThreads, BlockingQueue<Runnable> queue) QueuedThreadPool
(int maxThreads, int minThreads, BlockingQueue<Runnable> queue) ScheduledExecutorScheduler
(String name, boolean daemon, int threads) ScheduledExecutorScheduler
(String name, boolean daemon, int threads) ScheduledExecutorScheduler
(String name, boolean daemon, int threads) ScheduledExecutorScheduler
(String name, boolean daemon, ClassLoader classLoader, ThreadGroup threadGroup, int threads) ScheduledExecutorScheduler
(String name, boolean daemon, ClassLoader classLoader, ThreadGroup threadGroup, int threads) ScheduledExecutorScheduler
(String name, boolean daemon, ClassLoader classLoader, ThreadGroup threadGroup, int threads) ScheduledExecutorScheduler
(String name, boolean daemon, ClassLoader classLoader, ThreadGroup threadGroup, int threads) ScheduledExecutorScheduler
(String name, boolean daemon, ClassLoader classLoader, ThreadGroup threadGroup, int threads) -
Uses of Name in org.eclipse.jetty.xml
Constructor parameters in org.eclipse.jetty.xml with annotations of type Name
OpenIdConfiguration.Builder
instead.