MCPcopy Create free account
hub / github.com/jgraph/drawio / setStatus

Method setStatus

src/main/java/com/mxgraph/online/AbsComm.java:30–30  ·  view source on GitHub ↗
(int status, Object response)

Source from the content-addressed store, hash-verified

28 void setBody(String body, Object response) throws IOException;
29
30 void setStatus(int status, Object response);
31
32 void setHeader(String name, String value, Object response);
33

Callers 15

doGetMethod · 0.65
doGetMethod · 0.65
doRequestMethod · 0.65
doGetAbstMethod · 0.65
doGetAbstMethod · 0.65
doPostAbstMethod · 0.65
doGetMethod · 0.65
writeEmbedResponseMethod · 0.65
doPostMethod · 0.65
doPostMethod · 0.65
integrate.min.jsFile · 0.65

Implementers 2

AbsAuthsrc/main/java/com/mxgraph/online/AbsAu
AbsCachesrc/main/java/com/mxgraph/online/AbsCa

Calls

no outgoing calls

Tested by

no test coverage detected