Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getProtocolId
Method
getProtocolId
ZezeJava/ZezeJava/src/main/java/Zeze/Net/Protocol.java:131–131 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
129
public
abstract
int
getModuleId();
130
131
public
abstract
int
getProtocolId();
132
133
public
long getTypeId() {
134
return
makeTypeId(getModuleId(), getProtocolId());
Callers
4
ProcessDispatch
Method · 0.95
getTypeId
Method · 0.95
encodeWithHead
Method · 0.95
log
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected