Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. {
  2. "code": 201,
  3. "message": "Connection ROH_DB|rsh266939369 created",
  4. "connections": {"connectionid": "ROH_DB|rsh266939369"},
  5. "status": "Created"
  6. }
  7.  
  8. System.out.println("Output from Server .... n");
  9. String output = response.getEntity(String.class);
  10. System.out.println(output);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement