Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
removeModule
Method · 0.80
getAppBase
Method · 0.80
Tested by
no test coverage detected