Uses of Interface
org.sonar.gwt.JsonUtils.JSONHandler

Packages that use JsonUtils.JSONHandler
org.sonar.gwt   
 

Uses of JsonUtils.JSONHandler in org.sonar.gwt
 

Methods in org.sonar.gwt with parameters of type JsonUtils.JSONHandler
static void JsonUtils.dispatchJSON(com.google.gwt.core.client.JavaScriptObject jsonObj, JsonUtils.JSONHandler handler)
           
static void JsonUtils.makeJSONRequest(int requestId, String url, JsonUtils.JSONHandler handler)
           
static void JsonUtils.requestJson(String url, JsonUtils.JSONHandler handler)
           
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.