@Singleton public class ParseAsyncJobsFromHttpResponse extends Object implements com.google.common.base.Function<HttpResponse,Set<AsyncJob<?>>>
Constructor and Description |
---|
ParseAsyncJobsFromHttpResponse(ParseTypedAsyncJob parseTyped,
GsonWrapper gsonView) |
@Inject public ParseAsyncJobsFromHttpResponse(ParseTypedAsyncJob parseTyped, GsonWrapper gsonView)
public Set<AsyncJob<?>> apply(HttpResponse response)
apply
in interface com.google.common.base.Function<HttpResponse,Set<AsyncJob<?>>>
Copyright © 2009-2013 jclouds. All Rights Reserved.