Uses of Class
cn.boboweike.carrot.dashboard.server.http.url.MatchUrl
-
Packages that use MatchUrl Package Description cn.boboweike.carrot.dashboard.server.http.handlers -
-
Uses of MatchUrl in cn.boboweike.carrot.dashboard.server.http.handlers
Methods in cn.boboweike.carrot.dashboard.server.http.handlers with parameters of type MatchUrl Modifier and Type Method Description Optional<String>HttpRequestMethodHandlers. findMatchingUrl(MatchUrl actualUrl)
-