Searched refs:AFE_BASE_URL (Results 1 – 5 of 5) sorted by relevance
25 JsonRpcProxy.setDefaultBaseUrl(JsonRpcProxy.AFE_BASE_URL); in onModuleLoad()
76 keyUploadForm.setAction(JsonRpcProxy.AFE_BASE_URL + "upload/"); in addUploadWidget()
17 public static final String AFE_BASE_URL = "/afe/server/"; field in JsonRpcProxy
37 JsonRpcProxy.setDefaultBaseUrl(JsonRpcProxy.AFE_BASE_URL); in onModuleLoad()
62 private static JsonRpcProxy afeRpcProxy = JsonRpcProxy.getProxy(JsonRpcProxy.AFE_BASE_URL);