Uses of Class
ch.ralscha.extdirectspring.util.MethodInfoCache
Packages that use MethodInfoCache
-
Uses of MethodInfoCache in ch.ralscha.extdirectspring.controller
Constructors in ch.ralscha.extdirectspring.controller with parameters of type MethodInfoCacheModifierConstructorDescriptionApiController(ConfigurationService configurationService, MethodInfoCache methodInfoCache, ApiCache apiCache) MethodRegistrar(MethodInfoCache methodInfoCache) RouterController(org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter handlerAdapter, ConfigurationService configurationService, MethodInfoCache methodInfoCache) -
Uses of MethodInfoCache in ch.ralscha.extdirectspring.util
Methods in ch.ralscha.extdirectspring.util with parameters of type MethodInfoCacheModifier and TypeMethodDescriptionstatic ObjectExtDirectSpringUtil.invoke(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, Locale locale, org.springframework.context.ApplicationContext context, ExtDirectRequest directRequest, ParametersResolver parametersResolver, MethodInfoCache cache)