Uses of Class
org.eclipse.jetty.ee10.servlet.ServletChannelState
Packages that use ServletChannelState
-
Uses of ServletChannelState in org.eclipse.jetty.ee10.servlet
Methods in org.eclipse.jetty.ee10.servlet that return ServletChannelStateModifier and TypeMethodDescriptionAsyncContextEvent.getServletRequestState()
ServletChannel.getServletRequestState()
ServletContextHandler.ServletRequestInfo.getServletRequestState()
ServletContextRequest.getServletRequestState()
ServletContextResponse.getServletRequestState()
ServletContextHandler.ServletRequestInfo.getState()
ServletContextRequest.getState()
Constructors in org.eclipse.jetty.ee10.servlet with parameters of type ServletChannelStateModifierConstructorDescriptionAsyncContextEvent
(ServletContextHandler.ServletScopedContext context, AsyncContextState asyncContext, ServletChannelState state, jakarta.servlet.ServletRequest request, jakarta.servlet.ServletResponse response)