41 lines
872 B
Smali
41 lines
872 B
Smali
.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
|
|
.method public abstract Cc()Lokhttp3/w;
|
|
.end method
|
|
|
|
.method public abstract Cd()Lokhttp3/i;
|
|
.annotation runtime Ljavax/annotation/Nullable;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract Ce()I
|
|
.end method
|
|
|
|
.method public abstract Cf()I
|
|
.end method
|
|
|
|
.method public abstract Cg()I
|
|
.end method
|
|
|
|
.method public abstract b(Lokhttp3/w;)Lokhttp3/Response;
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
.end method
|