@Singleton public class ParseNamesFromHttpResponse extends Object implements com.google.common.base.Function<HttpResponse,Set<String>>
| Constructor and Description |
|---|
ParseNamesFromHttpResponse(GsonWrapper gsonView) |
@Inject public ParseNamesFromHttpResponse(GsonWrapper gsonView)
public Set<String> apply(HttpResponse response)
apply in interface com.google.common.base.Function<HttpResponse,Set<String>>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.