Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getTimeout
Method
getTimeout
ZezeJava/ZezeJava/src/main/java/Zeze/Net/Rpc.java:58–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
}
57
58
public
int
getTimeout() {
59
return
timeout;
60
}
61
62
public
void
setTimeout(
int
timeout) {
63
this.timeout = timeout;
Callers
7
send
Method · 0.80
sendForWait
Method · 0.80
resend
Method · 0.80
Send
Method · 0.80
acquireShareAsync
Method · 0.80
acquireModifyAsync
Method · 0.80
processTick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected