Returns the port number on which the server listens for shutdown commands. @return the port number for shutdown commands @see #getPortOffset() @see #getPortWithOffset()
()
| 72 | * @see #getPortWithOffset() |
| 73 | */ |
| 74 | int getPort(); |
| 75 | |
| 76 | |
| 77 | /** |
no outgoing calls