public final class Leaks extends Service
| Modifier and Type | Method and Description |
|---|---|
static Leaks |
getInstance() |
ServerInformation |
getServerInfo(Server server,
java.lang.String endpoint)
Each service has its own methods and server infos; the lowest level of
information being the server information, the implementation of this
method obviously differs for every service.
|
getMethodInformation, getServiceInformationpublic static Leaks getInstance()
public ServerInformation getServerInfo(Server server, java.lang.String endpoint)
ServicegetServerInfo in class Serviceserver - the server on which the method must be executedendpoint - the method to be executedCopyright © 2021. All Rights Reserved.