Uses of Class
com.networknt.handler.config.HandlerPath
-
Packages that use HandlerPath Package Description com.networknt.handler.config -
-
Uses of HandlerPath in com.networknt.handler.config
Methods in com.networknt.handler.config that return types with arguments of type HandlerPath Modifier and Type Method Description List<HandlerPath>PathHandler. getPaths()Method parameters in com.networknt.handler.config with type arguments of type HandlerPath Modifier and Type Method Description voidPathHandler. setPaths(List<HandlerPath> paths)
-