public class ParseObjectFromResponse extends Object implements com.google.common.base.Function<HttpResponse,SwiftObject>, InvocationContext<ParseObjectFromResponse>
Modifier and Type | Method and Description |
---|---|
SwiftObject |
apply(HttpResponse from) |
ParseObjectFromResponse |
setContext(HttpRequest request) |
public SwiftObject apply(HttpResponse from)
apply
in interface com.google.common.base.Function<HttpResponse,SwiftObject>
public ParseObjectFromResponse setContext(HttpRequest request)
setContext
in interface InvocationContext<ParseObjectFromResponse>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.