Remove the specified Service from the set associated from this Server. @param service The Service to be removed
(Service service)
| 259 | * @param service The Service to be removed |
| 260 | */ |
| 261 | void removeService(Service service); |
| 262 | |
| 263 | |
| 264 | /** |
no outgoing calls
no test coverage detected