@Controller public class NIFWSTestingController extends Object
NIFWSTestingController()
String
testWebService(String experimentType, String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NIFWSTestingController()
@RequestMapping(value="/testNifWs") @ResponseBody public String testWebService(@RequestParam(value="experimentType") String experimentType, @RequestParam(value="url") String url)
Copyright © 2014–2017. All rights reserved.