Interface StoreRequest

    • Method Detail

      • getHttpServletRequest

        javax.servlet.http.HttpServletRequest getHttpServletRequest()
        Get the associated HTTP request, which may be null if there is no associated external HTTP request.
        Returns:
        The HTTP request, or null if there is none.