- deregisterInstance
bool deregisterInstance(string serviceName, string ip, short port)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAllInstances
Instance[] getAllInstances(string serviceName)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerInstance
bool registerInstance(string serviceName, string ip, short port)
Undocumented in source. Be warned that the author may not have intended to support it.
- subscribe
void subscribe(string serviceName, Listener listener)
Undocumented in source. Be warned that the author may not have intended to support it.
- unsubscribe
void unsubscribe(string serviceName, Listener listener)
Undocumented in source. Be warned that the author may not have intended to support it.