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