Uses of Class
services.moleculer.web.router.IndexedVariable
Packages that use IndexedVariable
-
Uses of IndexedVariable in services.moleculer.web.router
Fields in services.moleculer.web.router declared as IndexedVariableConstructors in services.moleculer.web.router with parameters of type IndexedVariableModifierConstructorDescriptionActionInvoker(String actionName, Pattern pattern, io.datatree.dom.Cache<String, Matcher> cache, IndexedVariable[] variables, services.moleculer.context.CallOptions.Options opts, services.moleculer.service.ServiceInvoker serviceInvoker, AbstractTemplateEngine templateEngine, Route route, CallProcessor beforeCall, CallProcessor afterCall, ExecutorService executor, services.moleculer.eventbus.Eventbus eventbus)