Uses of Class
services.moleculer.web.router.Mapping
Packages that use Mapping
-
Uses of Mapping in services.moleculer.web
Fields in services.moleculer.web with type parameters of type MappingModifier and TypeFieldDescriptionprotected final LinkedList<Mapping> ApiGateway.dynamicMappingsDynamic mappings.protected LinkedHashMap<String, Mapping> ApiGateway.staticMappingsStatic mappings. -
Uses of Mapping in services.moleculer.web.router
Methods in services.moleculer.web.router that return Mapping