Returns the address on which the server listens for shutdown commands. @return the address for shutdown commands
()
| 113 | * @return the address for shutdown commands |
| 114 | */ |
| 115 | String getAddress(); |
| 116 | |
| 117 | |
| 118 | /** |
no outgoing calls
no test coverage detected