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