Uses of Interface
org.springframework.web.servlet.AsyncHandlerInterceptor
Package
Description
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
-
Uses of AsyncHandlerInterceptor in org.springframework.web.servlet.handler
Modifier and TypeClassDescriptionclass
Adapter that implements the Servlet HandlerInterceptor interface and wraps an underlying WebRequestInterceptor.