Method
setBody
(String body, Object response)
Source from the content-addressed store, hash-verified
| 26 | String getRemoteAddr(Object request); |
| 27 | |
| 28 | void setBody(String body, Object response) throws IOException; |
| 29 | |
| 30 | void setStatus(int status, Object response); |
| 31 | |
Implementers 2
AbsAuthsrc/main/java/com/mxgraph/online/AbsAu AbsCachesrc/main/java/com/mxgraph/online/AbsCa
Tested by
no test coverage detected