apkfuckery/com.discord/smali/okhttp3/Interceptor$Chain.smali

42 lines
872 B
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public interface abstract Lokhttp3/Interceptor$Chain;
.super Ljava/lang/Object;
.source "Interceptor.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/Interceptor;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Chain"
.end annotation
# virtual methods
2019-10-03 02:31:26 +00:00
.method public abstract GT()Lokhttp3/w;
2019-07-24 11:27:29 +00:00
.end method
2019-10-03 02:31:26 +00:00
.method public abstract GU()Lokhttp3/i;
2019-07-24 11:27:29 +00:00
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end method
2019-10-03 02:31:26 +00:00
.method public abstract GV()I
2019-07-24 11:27:29 +00:00
.end method
2019-10-03 02:31:26 +00:00
.method public abstract GW()I
2019-08-14 23:59:34 +00:00
.end method
2019-10-03 02:31:26 +00:00
.method public abstract GX()I
2019-08-21 02:12:52 +00:00
.end method
2019-07-24 11:27:29 +00:00
.method public abstract b(Lokhttp3/w;)Lokhttp3/Response;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method