public class JSONUtils extends Object
JSONUtils()
void
init()
String
toJSON(Collection<org.apache.dubbo.common.URL> urls)
toJSON(Object object)
List<String>
toList(String json)
List<org.apache.dubbo.common.URL>
toURLs(String urlsJSON)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JSONUtils()
@PostConstruct public void init()
public String toJSON(Collection<org.apache.dubbo.common.URL> urls)
public String toJSON(Object object)
public List<org.apache.dubbo.common.URL> toURLs(String urlsJSON)
public List<String> toList(String json)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.