Im trying to post a json from one server to another server using HTTP Connection I have a model
Test{ private String transId; private String msisdn;