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

Method start

ZezeJava/ZezeJava/src/main/java/Zeze/Hot/HotAgent.java:63–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61 }
62
63 public void start() {
64 connector.start();
65 connector.WaitReady();
66 }
67
68 public void stop() {
69 connector.stop();

Callers

nothing calls this directly

Calls 2

WaitReadyMethod · 0.80
startMethod · 0.65

Tested by

no test coverage detected