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