@Singleton public class ParseAsyncJobFromHttpResponse extends Object implements com.google.common.base.Function<HttpResponse,AsyncJob<?>>
| Constructor and Description |
|---|
ParseAsyncJobFromHttpResponse(ParseTypedAsyncJob parseTyped,
UnwrapOnlyJsonValue<AsyncJob<Map<String,JsonBall>>> parser) |
@Inject public ParseAsyncJobFromHttpResponse(ParseTypedAsyncJob parseTyped, UnwrapOnlyJsonValue<AsyncJob<Map<String,JsonBall>>> parser)
public AsyncJob<?> apply(HttpResponse response)
apply in interface com.google.common.base.Function<HttpResponse,AsyncJob<?>>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.