MCPcopy Create free account
hub / github.com/e2wugui/zeze / getName

Method getName

ZezeJava/ZezeJava/src/main/java/Zeze/Arch/LinkdApp.java:101–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

99 }
100
101 public @NotNull String getName() {
102 return linkdServiceName + "." + providerIp + "_" + providerPort;
103 }
104
105 public void registerService(@Nullable BLinkInfo.Data extra) throws Exception {
106 commandConsoleService.start();

Callers 1

StartMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected