Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getService
Method
getService
ZezeJava/ZezeJava/src/main/java/Zeze/Net/Acceptor.java:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
public
final
Service getService() {
61
return
service;
62
}
63
64
public
final
AsyncSocket getSocket() {
65
return
socket;
Callers
15
Send
Method · 0.45
SendReturnVoid
Method · 0.45
Websocket
Method · 0.45
close
Method · 0.45
processInput
Method · 0.45
doHandle
Method · 0.45
TcpSocket
Method · 0.45
doConnectSuccess
Method · 0.45
verifySecurity
Method · 0.45
Send
Method · 0.45
SendShared
Method · 0.45
processReceive
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected