@Singleton public class SplitNewlines extends Object implements com.google.common.base.Function<HttpResponse,Set<String>>
Modifier | Constructor and Description |
---|---|
protected |
SplitNewlines(ReturnStringIf2xx returnStringIf200) |
@Inject protected SplitNewlines(ReturnStringIf2xx returnStringIf200)
public Set<String> apply(HttpResponse response)
apply
in interface com.google.common.base.Function<HttpResponse,Set<String>>
Copyright © 2009-2012 jclouds. All Rights Reserved.