Uses of Class
io.undertow.servlet.spec.AsyncContextImpl
Packages that use AsyncContextImpl
-
Uses of AsyncContextImpl in io.undertow.servlet.spec
Methods in io.undertow.servlet.spec that return AsyncContextImplModifier and TypeMethodDescriptionHttpServletRequestImpl.getAsyncContext()
HttpServletRequestImpl.getAsyncContextInternal()
Constructors in io.undertow.servlet.spec with parameters of type AsyncContextImplModifierConstructorDescriptionAsyncContextImpl
(io.undertow.server.HttpServerExchange exchange, javax.servlet.ServletRequest servletRequest, javax.servlet.ServletResponse servletResponse, ServletRequestContext servletRequestContext, boolean requestSupplied, AsyncContextImpl previousAsyncContext)