Uses of Class
org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.StringMatch
Packages that use StringMatch
Package
Description
-
Uses of StringMatch in org.apache.dubbo.rpc.cluster.configurator.parser.model
Methods in org.apache.dubbo.rpc.cluster.configurator.parser.model that return StringMatchMethods in org.apache.dubbo.rpc.cluster.configurator.parser.model with parameters of type StringMatch -
Uses of StringMatch in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match
Methods in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match that return StringMatchMethods in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match that return types with arguments of type StringMatchModifier and TypeMethodDescriptionDubboMethodMatch.getArgp()DubboMethodMatch.getHeaders()ListStringMatch.getOneof()Methods in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match with parameters of type StringMatchMethod parameters in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match with type arguments of type StringMatchModifier and TypeMethodDescriptionvoidDubboMethodMatch.setArgp(List<StringMatch> argp) voidDubboMethodMatch.setHeaders(Map<String, StringMatch> headers) voidListStringMatch.setOneof(List<StringMatch> oneof)