Uses of Interface
org.eclipse.jetty.util.component.LifeCycle
Packages that use LifeCycle
Package
Description
Jetty Annotations : Support for Servlet Annotations
Jetty Ant : Ant Tasks and Configuration
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
Jetty Deploy : Webapp Deploy Management
Jetty Deploy : Webapp Deployment Providers
Jetty IO : Core classes for Jetty IO subsystem
Jetty Jaas : Support for Jaas
Jetty JMX : Integration for JMX in Jetty
Jetty NoSql : Generic Nosql Session Management
Jetty NoSql : MongoDB Integration
Jetty Plus : Limited JEE Security Support
Jetty Proxy : Async Proxy Support
This module contains the main abstractions for the QUIC protocol.
Jetty Rewrite : Rewrite Handler and Rules for Jetty
Jetty Security : Modular Support for Security in Jetty
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty GZIP Handler
Jetty Server : Session Management Implementations
Jetty Server : Modular Servlet Integration
Jetty Util : Common Utility Classes
Jetty Util : Jetty Lifecycle Management
Jetty Util : Common Memory Leak Prevention Tooling
Jetty Util : Common SSL Utility Classes
Jetty Util : Common ThreadPool Utilities
Jetty Util : Modular Web Application Support
Jetty WebSocket API :: Client
Jetty WebSocket Common : Implementation [Internal Use Only]
-
Uses of LifeCycle in org.eclipse.jetty.alpn.server
Classes in org.eclipse.jetty.alpn.server that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.annotations
Classes in org.eclipse.jetty.annotations that implement LifeCycleModifier and TypeClassDescriptionstatic classclassDeprecated. -
Uses of LifeCycle in org.eclipse.jetty.ant
Classes in org.eclipse.jetty.ant that implement LifeCycleModifier and TypeClassDescriptionclassExtension of WebAppContext to allow configuration via Ant environment.static classAntServletHandlerstatic classAntServletHolder -
Uses of LifeCycle in org.eclipse.jetty.client
Classes in org.eclipse.jetty.client that implement LifeCycleModifier and TypeClassDescriptionclassclassclassclassclassA destination for those network transports that are duplex (e.g.classHttpClient provides an efficient, asynchronous, non-blocking implementation to perform HTTP requests to a server through a simple API that offers also blocking semantic.classclassclassclassA destination for those transports that are multiplex (e.g.classAConnectionPoolthat provides connections randomly among the ones that are available.classAConnectionPoolthat attempts to provide connections using a round-robin algorithm.classA connection pool that validates connections before making them available for use. -
Uses of LifeCycle in org.eclipse.jetty.client.dynamic
Classes in org.eclipse.jetty.client.dynamic that implement LifeCycleModifier and TypeClassDescriptionclassAHttpClientTransportthat can dynamically switch among different application protocols. -
Uses of LifeCycle in org.eclipse.jetty.client.http
Classes in org.eclipse.jetty.client.http that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.deploy
Subinterfaces of LifeCycle in org.eclipse.jetty.deployModifier and TypeInterfaceDescriptioninterfaceObject responsible for providingApps to theDeploymentManagerClasses in org.eclipse.jetty.deploy that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.deploy.providers
Classes in org.eclipse.jetty.deploy.providers that implement LifeCycleModifier and TypeClassDescriptionclassclassThe webapps directory scanning provider. -
Uses of LifeCycle in org.eclipse.jetty.fcgi.client.http
Classes in org.eclipse.jetty.fcgi.client.http that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.fcgi.server
Classes in org.eclipse.jetty.fcgi.server that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.gcloud.session
Classes in org.eclipse.jetty.gcloud.session that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.http.spi
Classes in org.eclipse.jetty.http.spi that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.http2
Classes in org.eclipse.jetty.http2 that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.http2.client
Classes in org.eclipse.jetty.http2.client that implement LifeCycleModifier and TypeClassDescriptionclassHTTP2Client provides an asynchronous, non-blocking implementation to send HTTP/2 frames to a server.class -
Uses of LifeCycle in org.eclipse.jetty.http2.client.http
Classes in org.eclipse.jetty.http2.client.http that implement LifeCycleModifier and TypeClassDescriptionclassstatic classRepresentation of theHTTP/2application protocol used byHttpClientTransportDynamic.class -
Uses of LifeCycle in org.eclipse.jetty.http2.server
Classes in org.eclipse.jetty.http2.server that implement LifeCycleModifier and TypeClassDescriptionclassclassHTTP2 Clear Text Connection factory.classclassclass -
Uses of LifeCycle in org.eclipse.jetty.http3.client
Classes in org.eclipse.jetty.http3.client that implement LifeCycleModifier and TypeClassDescriptionclassHTTP3Client provides an asynchronous, non-blocking implementation to send HTTP/3 frames to a server. -
Uses of LifeCycle in org.eclipse.jetty.http3.client.http
Classes in org.eclipse.jetty.http3.client.http that implement LifeCycleModifier and TypeClassDescriptionclassstatic classRepresentation of theHTTP/3application protocol used byHttpClientTransportDynamic.class -
Uses of LifeCycle in org.eclipse.jetty.http3.server
Classes in org.eclipse.jetty.http3.server that implement LifeCycleModifier and TypeClassDescriptionclassclassclassA HTTP/3 specificQuicServerConnectorthat configures QUIC parameters according to HTTP/3 requirements.class -
Uses of LifeCycle in org.eclipse.jetty.io
Classes in org.eclipse.jetty.io that implement LifeCycleModifier and TypeClassDescriptionstatic classA holder for a list of protocol strings identifying an application protocol (for example["h2", "h2-17", "h2-16"]) and aClientConnectionFactorythat creates connections that speak that network protocol.classThe client-side component that connects to server sockets.protected classstatic classConfigures aClientConnector.classAConnection.Listenerthat tracks connection statistics.classclassclassManagedSelectorwraps aSelectorsimplifying non-blocking operations on channels.classSelectorManagermanages a number ofManagedSelectors that simplify the non-blocking primitives provided by the JVM via thejava.niopackage. -
Uses of LifeCycle in org.eclipse.jetty.jaas
Classes in org.eclipse.jetty.jaas that implement LifeCycleModifier and TypeClassDescriptionclassJAASLoginService Implementation of jetty's LoginService that works with JAAS for authorization and authentication.classPropertyUserStoreManager Maintains a map of PropertyUserStores, keyed off the location of the property file containing the authentication and authorization information. -
Uses of LifeCycle in org.eclipse.jetty.jmx
Classes in org.eclipse.jetty.jmx that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.memcached.session
Classes in org.eclipse.jetty.memcached.session that implement LifeCycleModifier and TypeClassDescriptionclassMemcachedSessionDataMap Uses memcached as a cache for SessionData. -
Uses of LifeCycle in org.eclipse.jetty.nosql
Classes in org.eclipse.jetty.nosql that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.nosql.mongodb
Classes in org.eclipse.jetty.nosql.mongodb that implement LifeCycleModifier and TypeClassDescriptionclassMongoSessionDataStore The document model is an outer object that contains the elements: "id" : session_id "created" : create_time "accessed": last_access_time "maxIdle" : max_idle_time setting as session was created "expiry" : time at which session should expire "valid" : session_valid "context" : a nested object containing 1 nested object per context for which the session id is in use Each of the nested objects inside the "context" element contains: unique_context_name : nested object containing name:value pairs of the session attributes for that context unique_context_name: vhost:contextpath, where no vhosts="0_0_0_0", root context = "", contextpath "/" replaced by "_" -
Uses of LifeCycle in org.eclipse.jetty.osgi.boot
Classes in org.eclipse.jetty.osgi.boot that implement LifeCycleModifier and TypeClassDescriptionclassAbstractContextProvider Base class for DeploymentManager Providers that can deploy ContextHandlers into Jetty that have been discovered via OSGI either as bundles or services.classAbstractWebAppProviderclassBundleContextProviderclassBundleWebAppProviderclassServiceContextProvider Jetty DeploymentManager Provider that is able to deploy ContextHandlers discovered via OSGi as services.classServiceWebAppProvider -
Uses of LifeCycle in org.eclipse.jetty.osgi.boot.utils
Methods in org.eclipse.jetty.osgi.boot.utils with parameters of type LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.plus.security
Classes in org.eclipse.jetty.plus.security that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.proxy
Classes in org.eclipse.jetty.proxy that implement LifeCycleModifier and TypeClassDescriptionclassImplementation of aHandlerthat supports HTTP CONNECT.protected class -
Uses of LifeCycle in org.eclipse.jetty.quic.client
Classes in org.eclipse.jetty.quic.client that implement LifeCycleModifier and TypeClassDescriptionclassClient specific implementation ofProtocolSession.classThe client specific implementation ofQuicSession.classA QUIC specificClientConnector.Configurator. -
Uses of LifeCycle in org.eclipse.jetty.quic.common
Classes in org.eclipse.jetty.quic.common that implement LifeCycleModifier and TypeClassDescriptionclassRepresents an established stateful connection with a remote peer for a specific QUIC connection ID.classRepresents a logical connection with a remote peer, identified by a QUIC connection ID.classA container that tracksQuicSessioninstances. -
Uses of LifeCycle in org.eclipse.jetty.quic.server
Classes in org.eclipse.jetty.quic.server that implement LifeCycleModifier and TypeClassDescriptionclassA server side network connector that uses aDatagramChannelto listen on a network port for QUIC traffic.classServer specific implementation ofProtocolSession.classThe server specific implementation ofQuicSession. -
Uses of LifeCycle in org.eclipse.jetty.rewrite.handler
Classes in org.eclipse.jetty.rewrite.handler that implement LifeCycleModifier and TypeClassDescriptionclassRewrite handler is responsible for managing the rules. -
Uses of LifeCycle in org.eclipse.jetty.security
Classes in org.eclipse.jetty.security that implement LifeCycleModifier and TypeClassDescriptionclassAbstractLoginService Base class for LoginServices that allows subclasses to provide the user authentication and authorization information, but provides common behaviour such as handling authentication.classA configurable (as opposed to using system properties) SPNEGO LoginService.classConstraintSecurityHandlerclassAn implementation of a LoginService that stores users and roles in-memory in HashMaps.classJDBC as a source of user authentication and authorization information.classThis class monitors a property file of the format mentioned below and notifies registered listeners of the changes to the the given file.classAbstract SecurityHandler.classStore of user authentication and authorization information. -
Uses of LifeCycle in org.eclipse.jetty.security.openid
Classes in org.eclipse.jetty.security.openid that implement LifeCycleModifier and TypeClassDescriptionclassHolds the configuration for an OpenID Connect service.classThe implementation ofLoginServicerequired to use OpenID Connect. -
Uses of LifeCycle in org.eclipse.jetty.server
Subinterfaces of LifeCycle in org.eclipse.jetty.serverModifier and TypeInterfaceDescriptioninterfaceAConnectoraccept connections and data from remote peers, and allows applications to send data to remote peers, by setting up the machinery needed to handle such tasks.interfaceA Jetty Server Handler.interfaceA Handler that contains other Handlers.interfaceAConnectorfor TCP/IP network connectorsinterfaceSession ID Manager.Classes in org.eclipse.jetty.server that implement LifeCycleModifier and TypeClassDescriptionclassProvides the common handling forConnectionFactoryimplementations.classAn abstract implementation ofConnectorthat provides aConnectionFactorymechanism for creatingConnectioninstances for various protocols (HTTP, SSL, etc).classAn abstract Network Connector.classA Listener that limits the rate at which new connections are acceptedclassThis will approve any alias to anything inside of theContextHandlers resource base which is not protected by a protected target as defined byContextHandler.getProtectedTargets()at start.classAn asynchronously writing RequestLogWriterclassA Listener that limits the number of Connections.classA flexible RequestLog, which produces log strings in a customizable format.classA Context Listener that produces additional debug.classAConnectionFactorycombining multipleConnectionFactory.Detectinginstances that will upgrade to the first one recognizing the bytes in the buffer.classA Connection Factory for HTTP Connections.classA local connector, mostly for testing purposes.classA monitor for low resources, low resources can be detected by:ThreadPool.isLowOnThreads()ifConnector.getExecutor()is an instance ofThreadPoolandLowResourceMonitor.setMonitorThreads(boolean)is true. IfLowResourceMonitor.setMaxMemory(long)is non zero then low resources is detected if the JVMsRuntimeinstance hasRuntime.totalMemory()minusRuntime.freeMemory()greater thanLowResourceMonitor.getMaxMemory()classclassA specialized version ofServerConnectorthat supportsNetworkTrafficListeners.classDeprecated.classConnectionFactory for the PROXY Protocol.classWriter which outputs pre-formatted request log strings to a file usingRolloverFileOutputStream.classJetty HTTP Servlet Server.classDeprecated.classThisConnectorimplementation is the primary connector for the Jetty server over TCP/IP.protected classclassRequest log writer using a Slf4jLog LoggerclassclassAn extension ofAllowedResourceAliasCheckerwhich will allow symlinks alias to arbitrary targets, so long as the symlink file itself is an allowed resource.Methods in org.eclipse.jetty.server with parameters of type LifeCycleModifier and TypeMethodDescriptionstatic voidShutdownMonitor.deregister(LifeCycle lifeCycle) static booleanShutdownMonitor.isRegistered(LifeCycle lifeCycle) voidStateLifeCycleListener.lifeCycleFailure(LifeCycle event, Throwable cause) voidStateLifeCycleListener.lifeCycleStarted(LifeCycle event) voidStateLifeCycleListener.lifeCycleStarting(LifeCycle event) voidStateLifeCycleListener.lifeCycleStopped(LifeCycle event) voidStateLifeCycleListener.lifeCycleStopping(LifeCycle event) static voidprotected void -
Uses of LifeCycle in org.eclipse.jetty.server.handler
Classes in org.eclipse.jetty.server.handler that implement LifeCycleModifier and TypeClassDescriptionclassAbstractHandler.static classDeprecated.This class is no longer required as ERROR dispatch is only done if there is an error page target.classAbstract Handler Container.classA handler wrapper that provides the framework to asynchronously delay the handling of a request.classA Handler that can apply aHttpOutput.Interceptormechanism to buffer the entire response content until the output is closed.classContextHandler.classThisHandlerCollectionis creates a Map of contexts to it's contained handlers based on the context path and virtual hosts of any containedContextHandlers.classDebug Handler.classDefault Handler.classHandler for Error pages An ErrorHandler is registered withContextHandler.setErrorHandler(ErrorHandler)orServer.setErrorHandler(ErrorHandler).classA Handler that can apply aHttpOutput.Interceptormechanism to buffer the entire response content until the output is closed.classA collection of handlers.classHandlerList.classAHandlerWrapperacts as aHandlerbut delegates thehandlemethod andlife cycleevents to a delegate.classAHandlerContainerthat allows a hot swap of a wrapped handler.classHandler to adjust the idle timeout of requests while dispatched.classInetAddress Access HandlerclassMoved ContextHandler.classThis handler provides an alternate way (other thanServer.setRequestLog(RequestLog)) to log request, that can be applied to a particular handler (eg context).classResource Handler.classScopedHandler.classSecuredRedirectHandler redirects fromhttptohttps.classA handler that shuts the server down on a valid request.classclassHandler to limit the threads per IP address for DOS protection -
Uses of LifeCycle in org.eclipse.jetty.server.handler.gzip
Classes in org.eclipse.jetty.server.handler.gzip that implement LifeCycleModifier and TypeClassDescriptionclassA Handler that can dynamically GZIP uncompress requests, and compress responses. -
Uses of LifeCycle in org.eclipse.jetty.server.session
Subinterfaces of LifeCycle in org.eclipse.jetty.server.sessionModifier and TypeInterfaceDescriptioninterfaceSessionCache A working set ofSessionobjects for a context.interfaceSessionDataMap A map style access to SessionData keyed by the session id.interfaceSessionDataStore A store for the data contained in a Session object.Classes in org.eclipse.jetty.server.session that implement LifeCycleModifier and TypeClassDescriptionclassAbstractSessionCache A base implementation of theSessionCacheinterface for managing a set of Session objects pertaining to a context in memory.classAbstractSessionDataStoreclassCachingSessionDataStore A SessionDataStore is a mechanism for (persistently) storing data associated with sessions.classDefaultSessionCache A session store that keeps its sessions in memory within a concurrent mapclassDefaultSessionIdManager Manages session ids to ensure each session id within a context is unique, and that session ids can be shared across contexts (but not session contents).classFileSessionDataStore A file-based store of session data.classHouseKeeper There is 1 session HouseKeeper per SessionIdManager instance.classJDBCSessionDataStore Session data stored in databaseclassNullSessionCache Does not actually cache any Session objects.classNullSessionDataStore Does not actually store anything, useful for testing.classSessionHandler. -
Uses of LifeCycle in org.eclipse.jetty.servlet
Subinterfaces of LifeCycle in org.eclipse.jetty.servletModifier and TypeInterfaceDescriptionstatic interfaceClasses in org.eclipse.jetty.servlet that implement LifeCycleModifier and TypeClassDescriptionclassBaseHolder<T>AbstractHolder Base class for all servlet-related classes that may be lazily instantiated (eg servlet, filter, listener), and/or require metadata to be held regarding their origin (web.xml, annotation, programmatic api etc).classAn ErrorHandler that maps exceptions and status codes to URIs for dispatch using the internal ERROR style of dispatch.classclassHolder<T>Holder Specialization of AbstractHolder for servlet-related classes that have init-params etcclassListenerHolder Specialization of BaseHolder for servlet listeners.classHolds a ServletContainerInitializer.classServlet Context.static classDeprecated.static classBean that is added to the ServletContextHandler to start all of the ServletContainerInitializers by starting their corresponding ServletContainerInitializerHolders when this bean is itself started.classServlet HttpHandler.classServlet Instance and Context Holder.classServletTester is not best practice and may be deprecated and eventually removed in future Jetty versions.Methods in org.eclipse.jetty.servlet with parameters of type LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.session.infinispan
Classes in org.eclipse.jetty.session.infinispan that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.unixsocket.client
Classes in org.eclipse.jetty.unixsocket.client that implement LifeCycleModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.use anyHttpClientTransportwithClientConnector.forUnixDomain(Path)instead (requires Java 16 or later) -
Uses of LifeCycle in org.eclipse.jetty.unixsocket.server
Classes in org.eclipse.jetty.unixsocket.server that implement LifeCycleModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Use UnixDomainServerConnector from the jetty-unixdomain-server module instead (requires Java 16 or later).protected classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of LifeCycle in org.eclipse.jetty.util
Classes in org.eclipse.jetty.util that implement LifeCycleModifier and TypeClassDescriptionclassLeakDetector<T>A facility to detect improper usage of resource pools.classWatch a Path (and sub directories) for Path changes.classScanner Utility for scanning a directory for added, removed and changed files and reporting these events via registered Listeners. -
Uses of LifeCycle in org.eclipse.jetty.util.component
Classes in org.eclipse.jetty.util.component that implement LifeCycleModifier and TypeClassDescriptionclassBasic implementation of the life cycle interface for components.classAn Attributes implementation that holds it's values in an immutableContainerLifeCycleclassA ContainerLifeCycle is anLifeCycleimplementation for a collection of contained beans.classA LifeCycle that when started will stop another LifeCycleMethods in org.eclipse.jetty.util.component with parameters of type LifeCycleModifier and TypeMethodDescriptionvoidContainerLifeCycle.addManaged(LifeCycle lifecycle) Adds a managed lifecycle.static StringvoidAbstractLifeCycle.AbstractLifeCycleListener.lifeCycleFailure(LifeCycle event, Throwable cause) Deprecated.voidFileNoticeLifeCycleListener.lifeCycleFailure(LifeCycle event, Throwable cause) Deprecated.default voidLifeCycle.Listener.lifeCycleFailure(LifeCycle event, Throwable cause) voidAbstractLifeCycle.AbstractLifeCycleListener.lifeCycleStarted(LifeCycle event) Deprecated.voidFileNoticeLifeCycleListener.lifeCycleStarted(LifeCycle event) Deprecated.voidHaltLifeCycleListener.lifeCycleStarted(LifeCycle lifecycle) default voidLifeCycle.Listener.lifeCycleStarted(LifeCycle event) voidStopLifeCycle.lifeCycleStarted(LifeCycle lifecycle) voidAbstractLifeCycle.AbstractLifeCycleListener.lifeCycleStarting(LifeCycle event) Deprecated.voidFileNoticeLifeCycleListener.lifeCycleStarting(LifeCycle event) Deprecated.default voidLifeCycle.Listener.lifeCycleStarting(LifeCycle event) voidAbstractLifeCycle.AbstractLifeCycleListener.lifeCycleStopped(LifeCycle event) Deprecated.voidFileNoticeLifeCycleListener.lifeCycleStopped(LifeCycle event) Deprecated.default voidLifeCycle.Listener.lifeCycleStopped(LifeCycle event) voidAbstractLifeCycle.AbstractLifeCycleListener.lifeCycleStopping(LifeCycle event) Deprecated.voidFileNoticeLifeCycleListener.lifeCycleStopping(LifeCycle event) Deprecated.default voidLifeCycle.Listener.lifeCycleStopping(LifeCycle event) protected voidStarts the given lifecycle.protected voidStops the given lifecycle.Constructors in org.eclipse.jetty.util.component with parameters of type LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.util.compression
Classes in org.eclipse.jetty.util.compression that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.util.preventers
Classes in org.eclipse.jetty.util.preventers that implement LifeCycleModifier and TypeClassDescriptionclassAbstractLeakPreventer Abstract base class for code that seeks to avoid pinning of webapp classloaders by using the jetty classloader to proactively call the code that pins them (generally pinned as static data members, or as static data members that are daemon threads (which use the context classloader)).classAppContextLeakPreventer Cause the classloader that is pinned by AppContext.getAppContext() to be a container or system classloader, not a webapp classloader.classAWTLeakPreventer See https://issues.jboss.org/browse/AS7-3733 The java.awt.Toolkit class has a static field that is the default toolkit.classDriverManagerLeakPreventer Cause DriverManager.getCallerClassLoader() to be called, which will pin the classloader. -
Uses of LifeCycle in org.eclipse.jetty.util.ssl
Classes in org.eclipse.jetty.util.ssl that implement LifeCycleModifier and TypeClassDescriptionclassTheKeyStoreScanneris used to monitor the KeyStore file used by theSslContextFactory.classSslContextFactory is used to configure SSL parameters to be used by server and client connectors.static classstatic class -
Uses of LifeCycle in org.eclipse.jetty.util.thread
Subinterfaces of LifeCycle in org.eclipse.jetty.util.threadClasses in org.eclipse.jetty.util.thread that implement LifeCycleModifier and TypeClassDescriptionclassAThreadPool.SizedThreadPoolwrapper aroundThreadPoolExecutor.classAQueuedThreadPoolsubclass that monitors its own activity by recording queue and task statistics.classA thread pool with a queue of jobs to execute.classA TryExecutor using pre-allocated/reserved threads from an external Executor.classImplementation ofSchedulerbased on JDK'sScheduledThreadPoolExecutor.classA utility class to perform periodic sweeping of resources.classA scheduler based on the the JVM Timer classMethods in org.eclipse.jetty.util.thread with parameters of type LifeCycleModifier and TypeMethodDescriptionstatic voidShutdownThread.deregister(LifeCycle lifeCycle) static booleanShutdownThread.isRegistered(LifeCycle lifeCycle) static voidstatic void -
Uses of LifeCycle in org.eclipse.jetty.util.thread.strategy
Classes in org.eclipse.jetty.util.thread.strategy that implement LifeCycleModifier and TypeClassDescriptionclassAn adaptive execution strategy that uses theInvocablestatus of both the task and the current thread to select an optimal strategy that prioritizes executing the task immediately in the current producing thread if it can be done so without thread starvation issues.classDeprecated, for removal: This API element is subject to removal in a future version.This class has been renamed toAdaptiveExecutionStrategy -
Uses of LifeCycle in org.eclipse.jetty.webapp
Classes in org.eclipse.jetty.webapp that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.websocket.client
Classes in org.eclipse.jetty.websocket.client that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.websocket.common
Classes in org.eclipse.jetty.websocket.common that implement LifeCycleModifier and TypeClassDescriptionclassFactory to createJettyWebSocketFrameHandlerinstances suitable for use with jetty-native websocket API.class -
Uses of LifeCycle in org.eclipse.jetty.websocket.core
Classes in org.eclipse.jetty.websocket.core that implement LifeCycleModifier and TypeClassDescriptionclassA collection of components which are the resources needed for websockets such asByteBufferPool,WebSocketExtensionRegistry, andDecoratedObjectFactory. -
Uses of LifeCycle in org.eclipse.jetty.websocket.core.client
Classes in org.eclipse.jetty.websocket.core.client that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.websocket.core.server
Classes in org.eclipse.jetty.websocket.core.server that implement LifeCycleModifier and TypeClassDescriptionclassA collection of components which are the resources needed for websockets such asByteBufferPool,WebSocketExtensionRegistry, andDecoratedObjectFactory.classMethods in org.eclipse.jetty.websocket.core.server with parameters of type LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.websocket.javax.client
Classes in org.eclipse.jetty.websocket.javax.client that implement LifeCycleModifier and TypeClassDescriptionclassThis manages the LifeCycle ofWebSocketContainerinstances that are created withContainerProvider, if this code is being run from another ServletContainer, or if run inside a Jetty Server with the WebSocket client classes provided by the webapp. -
Uses of LifeCycle in org.eclipse.jetty.websocket.javax.client.internal
Classes in org.eclipse.jetty.websocket.javax.client.internal that implement LifeCycleModifier and TypeClassDescriptionclassContainer for Client use of the javax.websocket API. -
Uses of LifeCycle in org.eclipse.jetty.websocket.javax.common
Classes in org.eclipse.jetty.websocket.javax.common that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.websocket.javax.server.internal
Classes in org.eclipse.jetty.websocket.javax.server.internal that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.websocket.server
Classes in org.eclipse.jetty.websocket.server that implement LifeCycle -
Uses of LifeCycle in org.eclipse.jetty.websocket.server.internal
Classes in org.eclipse.jetty.websocket.server.internal that implement LifeCycle
DetectorConnectionFactorywith aSslConnectionFactoryinstead.