Gets the version string of this server implementation. @return version of this server implementation
()
| 87 | * @return version of this server implementation |
| 88 | */ |
| 89 | @NotNull |
| 90 | public String getVersion(); |
| 91 | |
| 92 | /** |
no outgoing calls
no test coverage detected