public class ClientId extends Object
| Constructor and Description |
|---|
ClientId(ClientSymbolicName symbolicName,
String hostname) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHostname() |
ClientSymbolicName |
getSymbolicName() |
int |
hashCode() |
String |
toString() |
public ClientId(ClientSymbolicName symbolicName, String hostname)
public ClientSymbolicName getSymbolicName()
public String getHostname()
Copyright © 2021. All rights reserved.