Uses of Interface
io.undertow.servlet.api.InstanceHandle
Packages that use InstanceHandle
-
Uses of InstanceHandle in io.undertow.servlet.api
Methods in io.undertow.servlet.api that return InstanceHandleModifier and TypeMethodDescriptionInstanceFactory.createInstance()Factory that creates a fully injected instance. -
Uses of InstanceHandle in io.undertow.servlet.core
Methods in io.undertow.servlet.core that return InstanceHandleModifier and TypeMethodDescriptionInstanceHandle<? extends jakarta.servlet.Servlet>ManagedServlet.getServlet()Constructors in io.undertow.servlet.core with parameters of type InstanceHandleModifierConstructorDescriptionServletUpgradeListener(InstanceHandle<? extends jakarta.servlet.http.HttpUpgradeHandler> instance, Deployment deployment, HttpServerExchange exchange) -
Uses of InstanceHandle in io.undertow.servlet.util
Classes in io.undertow.servlet.util that implement InstanceHandleMethods in io.undertow.servlet.util that return InstanceHandleModifier and TypeMethodDescriptionConstructorInstanceFactory.createInstance()ImmediateInstanceFactory.createInstance()