Interface LvServletRequest


public interface LvServletRequest
Log-viewer should be compatible with both "javax.servlet.*" and "jakarta.servlet.*" servlets. This interface is an abstraction containing common methods from "javax.servlet.http.HttpServletRequest" and "jakarta.servlet.http.HttpServletRequest"
See Also:
  • HttpServletRequest
  • HttpServletRequest