Interface AsyncWebRequestInterceptor

    • Method Detail

      • afterConcurrentHandlingStarted

        void afterConcurrentHandlingStarted​(WebRequest request)
        Called instead of postHandle and afterCompletion, when the the handler started handling the request concurrently.
        Parameters:
        request - the current request