public interface Contact
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress()
Returns the address.
|
String |
getHost()
Returns the host.
|
String |
getName()
Returns the logical client VM name.
|
int |
getPort()
Returns the port.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.