public class ConnectionDescriptor extends Object
| Constructor and Description |
|---|
ConnectionDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAddress() |
String |
getHost() |
int |
hashCode() |
ConnectionDescriptor |
setAddress(String address) |
ConnectionDescriptor |
setHost(String host) |
String |
toString() |
public String getAddress()
public ConnectionDescriptor setAddress(String address)
public String getHost()
public ConnectionDescriptor setHost(String host)
Copyright © 2021 Alibaba Group. All rights reserved.