public class ProtocolServiceKey extends ServiceKey
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ProtocolServiceKey.Matcher |
| 构造器和说明 |
|---|
ProtocolServiceKey(String interfaceName,
String version,
String group,
String protocol) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
String |
getProtocol() |
String |
getServiceKeyString() |
int |
hashCode() |
boolean |
isSameWith(ProtocolServiceKey protocolServiceKey) |
String |
toString() |
getGroup, getInterfaceName, getVersionpublic String getProtocol()
public String getServiceKeyString()
public boolean isSameWith(ProtocolServiceKey protocolServiceKey)
public boolean equals(Object o)
equals 在类中 ServiceKeypublic int hashCode()
hashCode 在类中 ServiceKeypublic String toString()
toString 在类中 ServiceKeyCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.