Uses of Interface
io.undertow.servlet.core.Lifecycle
Packages that use Lifecycle
-
Uses of Lifecycle in io.undertow.servlet.core
Classes in io.undertow.servlet.core that implement LifecycleModifier and TypeClassDescriptionclassClass that is responsible for invoking application listeners.classclassclassManager for a servlets lifecycle.Methods in io.undertow.servlet.core that return types with arguments of type Lifecycle -
Uses of Lifecycle in io.undertow.servlet.handlers
Classes in io.undertow.servlet.handlers that implement LifecycleModifier and TypeClassDescriptionclassA handler that restores persistent HTTP session state for requests in development mode.