Interceptor$Chain.smali

.class public interface abstract Lokhttp3/Interceptor$Chain;
.super Ljava/lang/Object;


# 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 connection()Lokhttp3/Connection;
.end method

.method public abstract proceed(Lokhttp3/Request;)Lokhttp3/Response;
.end method

.method public abstract request()Lokhttp3/Request;
.end method