Difference between revisions of "Template:Json RequestBlock Header- Java"
From Updox API
Line 1: | Line 1: | ||
private Map<String,Object> BuildMessage() throws Exception | private Map<String,Object> BuildMessage() throws Exception | ||
{ | { | ||
− | |||
− | |||
Map<String,String> authData = new HashMap(); | Map<String,String> authData = new HashMap(); | ||
+ | Map<String,Object> messageData = new HashMap(); |
Revision as of 10:32, 23 April 2014
private Map<String,Object> BuildMessage() throws Exception { Map<String,String> authData = new HashMap(); Map<String,Object> messageData = new HashMap();