Package org.apache.dubbo.common
Class ProtocolServiceKey.Matcher
java.lang.Object
org.apache.dubbo.common.ProtocolServiceKey.Matcher
- Enclosing class:
ProtocolServiceKey
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisMatch(ProtocolServiceKey rule, ProtocolServiceKey target)
-
Constructor Details
-
Matcher
public Matcher()
-
-
Method Details
-
isMatch
-