Uses of Class
ch.ralscha.extdirectspring.bean.BaseResponse
Packages that use BaseResponse
-
Uses of BaseResponse in ch.ralscha.extdirectspring.bean
Subclasses of BaseResponse in ch.ralscha.extdirectspring.beanModifier and TypeClassDescriptionclassRepresents the response of a poll request.classRepresents the response of a Ext Direct call.classRepresents the response of a Ext Direct call with a raw (json) result. -
Uses of BaseResponse in ch.ralscha.extdirectspring.controller
Methods in ch.ralscha.extdirectspring.controller with parameters of type BaseResponseModifier and TypeMethodDescriptionDefaultRouterExceptionHandler.handleException(MethodInfo methodInfo, BaseResponse response, Exception e, jakarta.servlet.http.HttpServletRequest request) RouterExceptionHandler.handleException(MethodInfo methodInfo, BaseResponse response, Exception e, jakarta.servlet.http.HttpServletRequest request)