Searched refs:isPaddedJson (Results 1 – 1 of 1) sorted by relevance
31 public static JsonRpcProxy createProxy(String baseUrl, boolean isPaddedJson) { in createProxy() argument32 if (isPaddedJson) { in createProxy()