Project

General

Profile

Wiki » History » Revision 6

Revision 5 (Soh Keong, 04/16/2012 09:34 AM) → Revision 6/25 (Soh Keong, 04/16/2012 10:01 AM)

h1. Wiki 


 *Development* 
 <pre> 
 URL: URL - http://192.168.2.68:8080/russiaTest/ 
 </pre> 

 *ems.get.locations* *Methods* 
 <pre> 
 Arguments: h1. ems.get.locations 
 h2. URL  
 1. type: cities, regions, countries or russia 
 2. plain: true or false 
 URL: h3. http://emspost.ru/api/rest/?method=ems.get.locations&type=cities&plain=true 

 Example method call from "russia_ems.jar" : 
   my.com.eCosway.service.RussiaEMSPost post = new my.com.eCosway.service.impl.RussiaEMSPostImpl(); 
   my.com.eCosway.model.LocationResp res = post.getLocations(); 
 </pre> 

 *ems.calculate* 
 <pre> 



 h3. ems.calculate 

 </pre>