Class HttpRequestResponseUtil
java.lang.Object
org.diabetestechnology.drh.service.http.util.HttpRequestResponseUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic jakarta.servlet.http.HttpServletRequest
static jakarta.servlet.http.HttpServletResponse
-
Constructor Details
-
HttpRequestResponseUtil
public HttpRequestResponseUtil()
-
-
Method Details
-
getCurrentRequest
public static jakarta.servlet.http.HttpServletRequest getCurrentRequest() -
getCurrentResponse
public static jakarta.servlet.http.HttpServletResponse getCurrentResponse()
-