public class ParseIpListFromJsonResponse extends Object implements com.google.common.base.Function<HttpResponse,SortedSet<Ip>>
ips from a json string.public SortedSet<Ip> apply(HttpResponse arg0)
apply in interface com.google.common.base.Function<HttpResponse,SortedSet<Ip>>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.