Ejemplo n.º 1
0
 public Response execute() throws IOException {
   generateCall(null);
   return call.execute();
 }