public class AddressMatch extends Object
static org.apache.dubbo.common.logger.ErrorTypeAwareLogger
logger
AddressMatch()
String
getCird()
getExact()
getWildcard()
boolean
isMatch(String input)
void
setCird(String cird)
setExact(String exact)
setWildcard(String wildcard)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final org.apache.dubbo.common.logger.ErrorTypeAwareLogger logger
public AddressMatch()
public String getWildcard()
public void setWildcard(String wildcard)
public String getCird()
public void setCird(String cird)
public String getExact()
public void setExact(String exact)
public boolean isMatch(String input)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.