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-2012 jclouds. All Rights Reserved.