@FunctionalInterface public interface HttpResponseExtractor<T>
T
extractData(HttpResponse response)
T extractData(HttpResponse response) throws java.io.IOException
java.io.IOException