Hierarchy For Package org.springframework.web.context.request.async
Class Hierarchy
- java.lang.Object
- org.springframework.web.context.request.AbstractRequestAttributes (implements org.springframework.web.context.request.RequestAttributes)
- org.springframework.web.context.request.ServletRequestAttributes
- org.springframework.web.context.request.ServletwebRequest (implements org.springframework.web.context.request.NativewebRequest)
- org.springframework.web.context.request.async.StandardServletAsyncwebRequest (implements jakarta.servlet.AsyncListener, org.springframework.web.context.request.async.AsyncwebRequest)
- org.springframework.web.context.request.ServletwebRequest (implements org.springframework.web.context.request.NativewebRequest)
- org.springframework.web.context.request.ServletRequestAttributes
- org.springframework.web.context.request.async.DeferredResult<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.springframework.web.context.request.async.AsyncRequestNotUsableException
- java.lang.RuntimeException
- org.springframework.web.context.request.async.AsyncRequestTimeoutException (implements org.springframework.web.ErrorResponse)
- java.io.IOException
- java.lang.Exception
- org.springframework.web.context.request.async.TimeoutCallableProcessingInterceptor (implements org.springframework.web.context.request.async.CallableProcessingInterceptor)
- org.springframework.web.context.request.async.TimeoutDeferredResultProcessingInterceptor (implements org.springframework.web.context.request.async.DeferredResultProcessingInterceptor)
- org.springframework.web.context.request.async.webAsyncManager
- org.springframework.web.context.request.async.webAsyncTask<V> (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.web.context.request.async.webAsyncUtils
- org.springframework.web.context.request.AbstractRequestAttributes (implements org.springframework.web.context.request.RequestAttributes)
Interface Hierarchy
- org.springframework.web.context.request.async.CallableProcessingInterceptor
- org.springframework.web.context.request.async.DeferredResult.DeferredResultHandler
- org.springframework.web.context.request.async.DeferredResultProcessingInterceptor
- org.springframework.web.context.request.RequestAttributes
- org.springframework.web.context.request.webRequest
- org.springframework.web.context.request.NativewebRequest
- org.springframework.web.context.request.async.AsyncwebRequest
- org.springframework.web.context.request.NativewebRequest
- org.springframework.web.context.request.webRequest