Searched defs:buildResponse (Results 1 – 2 of 2) sorted by relevance
7 public OSUResponse buildResponse(XMLNode root) throws OMAException; in buildResponse() method
253 protected MockResponse buildResponse(int status) { in buildResponse() method in DownloadManagerBaseTest266 protected MockResponse buildResponse(int status, byte[] body) { in buildResponse() method in DownloadManagerBaseTest277 protected MockResponse buildResponse(int status, File bodyFile) in buildResponse() method in DownloadManagerBaseTest