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

Method stop

ZezeJava/ZezeJava/src/main/java/Zeze/Netty/HttpSession.java:118–120  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

116 }
117
118 public void stop() {
119 zeze.getAppBase().removeModule(this);
120 }
121
122 @NotNull Zeze.Builtin.HttpSession.tSession tSession() {
123 return _tSession;

Callers

nothing calls this directly

Calls 2

removeModuleMethod · 0.80
getAppBaseMethod · 0.80

Tested by

no test coverage detected