Class HttpTransporter.EntityGetter
java.lang.Object
org.eclipse.aether.transport.http.HttpTransporter.EntityGetter
- Enclosing class:
- HttpTransporter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
extractChecksums
(org.apache.http.HttpResponse response) private String
void
handle
(org.apache.http.HttpResponse response)
-
Field Details
-
task
-
-
Constructor Details
-
EntityGetter
EntityGetter(GetTask task)
-
-
Method Details
-
handle
public void handle(org.apache.http.HttpResponse response) throws IOException, TransferCancelledException -
extractChecksums
private void extractChecksums(org.apache.http.HttpResponse response) -
getHeader
-