MCPcopy Create free account
hub / github.com/e2wugui/zeze / isRequest

Method isRequest

ZezeJava/ZezeJava/src/main/java/Zeze/Net/Rpc.java:74–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 }
73
74 @Override
75 public final boolean isRequest() {
76 return isRequest;
77 }
78
79 @Override
80 public final void setRequest(boolean request) {

Callers 15

dispatchProtocolMethod · 0.45
dispatchProtocolMethod · 0.45
ProcessDispatchMethod · 0.45
trySendResponseMethod · 0.45
sendHandleMethod · 0.45
sendForWaitHandleMethod · 0.45
getFamilyClassMethod · 0.45
encodeMethod · 0.45
decodeMethod · 0.45
callMethod · 0.45
sendOnlineMethod · 0.45
sendAllOnlinesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected