public UploadResult | | a() | | upload() | | method_20973() | | upload() |
|
public void | | b() | | cancel() | | method_20970() | | cancel() |
|
private UploadResult | | a(int arg0) | | requestUpload(int arg0) | | method_20971(int arg0) | | requestUpload(int currentAttempt) |
|
private void | | a(org.apache.http.client.methods.HttpPost arg0, org.apache.http.impl.client.CloseableHttpClient arg1) | | cleanup(org.apache.http.client.methods.HttpPost arg0, org.apache.http.impl.client.CloseableHttpClient arg1) | | method_20977(org.apache.http.client.methods.HttpPost arg0, org.apache.http.impl.client.CloseableHttpClient arg1) | | cleanup(org.apache.http.client.methods.HttpPost request, org.apache.http.impl.client.CloseableHttpClient client) |
|
private void | | a(org.apache.http.client.methods.HttpPost arg0) | | setupRequest(org.apache.http.client.methods.HttpPost arg0) | | method_20976(org.apache.http.client.methods.HttpPost arg0) | | setupRequest(org.apache.http.client.methods.HttpPost request) |
|
private void | |
private boolean | | a(long arg0, int arg1) | | shouldRetry(long arg0, int arg1) | | method_20972(long arg0, int arg1) | | shouldRetry(long retryDelaySeconds, int currentAttempt) |
|
private UploadResult | | b(long arg0, int arg1) | | retryUploadAfter(long arg0, int arg1) | | method_20979(long arg0, int arg1) | | retryUploadAfter(long retryDelaySeconds, int currentAttempt) |
|
private long | | a(org.apache.http.HttpResponse arg0) | | getRetryDelaySeconds(org.apache.http.HttpResponse arg0) | | method_20974(org.apache.http.HttpResponse arg0) | | getRetryDelaySeconds(org.apache.http.HttpResponse response) |
|
public boolean | | c() | | isFinished() | | method_20978() | | isFinished() |
|