private class HttpTransporter.EntityGetter
extends java.lang.Object
Constructor and Description |
---|
EntityGetter(GetTask task) |
Modifier and Type | Method and Description |
---|---|
private void |
extractChecksums(org.apache.http.HttpResponse response) |
private java.lang.String |
getHeader(org.apache.http.HttpResponse response,
java.lang.String name) |
void |
handle(org.apache.http.HttpResponse response) |
private final GetTask task
public EntityGetter(GetTask task)
public void handle(org.apache.http.HttpResponse response) throws java.io.IOException, TransferCancelledException
java.io.IOException
TransferCancelledException
private void extractChecksums(org.apache.http.HttpResponse response)
private java.lang.String getHeader(org.apache.http.HttpResponse response, java.lang.String name)