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