14 lines
336 B
Smali
14 lines
336 B
Smali
.class public interface abstract Lorg/apache/http/client/HttpRequestRetryHandler;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract retryRequest(Ljava/io/IOException;ILorg/apache/http/protocol/HttpContext;)Z
|
|
.end method
|