public class ParseObjectListFromResponse extends Object implements com.google.common.base.Function<HttpResponse,ObjectList>, InvocationContext<ParseObjectListFromResponse>
| Modifier and Type | Field and Description |
|---|---|
static String |
SUBDIR_ETAG |
| Modifier and Type | Method and Description |
|---|---|
ObjectList |
apply(HttpResponse from) |
ParseObjectListFromResponse |
setContext(HttpRequest request) |
public static final String SUBDIR_ETAG
public ObjectList apply(HttpResponse from)
apply in interface com.google.common.base.Function<HttpResponse,ObjectList>public ParseObjectListFromResponse setContext(HttpRequest request)
setContext in interface InvocationContext<ParseObjectListFromResponse>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.