MCPcopy 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

SendMethod · 0.45
SendReturnVoidMethod · 0.45
WebsocketMethod · 0.45
closeMethod · 0.45
processInputMethod · 0.45
doHandleMethod · 0.45
TcpSocketMethod · 0.45
doConnectSuccessMethod · 0.45
verifySecurityMethod · 0.45
SendMethod · 0.45
SendSharedMethod · 0.45
processReceiveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected