This method returns the hostname or IP address for the service. @return The hostname or IP address for the service.
()
| 21 | * @return The hostname or IP address for the service. |
| 22 | */ |
| 23 | String getHost(); |
| 24 | |
| 25 | /** |
| 26 | * This method returns the port number for the service. |