@Singleton public class ParseEventTypesFromHttpResponse extends Object implements com.google.common.base.Function<HttpResponse,Set<String>>
| Constructor and Description |
|---|
ParseEventTypesFromHttpResponse(GsonWrapper gsonView) |
@Inject public ParseEventTypesFromHttpResponse(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.