Package ch.ivyteam.ivy.request
Interface IHttpResponse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.servlet.http.HttpServletResponse
getHttpServletResponse()
Gets the http servlet response-
Methods inherited from interface ch.ivyteam.ivy.request.IResponse
getParameter, getParameterNames, getParameters, setParameter
-
-