123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604 |
- .class public final Lokhttp3/internal/http/RealInterceptorChain;
- .super Ljava/lang/Object;
- .source ""
- # interfaces
- .implements Lokhttp3/Interceptor$Chain;
- # instance fields
- .field private final call:Lokhttp3/Call;
- .field private calls:I
- .field private final connectTimeout:I
- .field private final connection:Lokhttp3/internal/connection/RealConnection;
- .field private final eventListener:Lokhttp3/EventListener;
- .field private final httpCodec:Lokhttp3/internal/http/HttpCodec;
- .field private final index:I
- .field private final interceptors:Ljava/util/List;
- .annotation system Ldalvik/annotation/Signature;
- value = {
- "Ljava/util/List<",
- "Lokhttp3/Interceptor;",
- ">;"
- }
- .end annotation
- .end field
- .field private final readTimeout:I
- .field private final request:Lokhttp3/Request;
- .field private final streamAllocation:Lokhttp3/internal/connection/StreamAllocation;
- .field private final writeTimeout:I
- # direct methods
- .method public constructor <init>(Ljava/util/List;Lokhttp3/internal/connection/StreamAllocation;Lokhttp3/internal/http/HttpCodec;Lokhttp3/internal/connection/RealConnection;ILokhttp3/Request;Lokhttp3/Call;Lokhttp3/EventListener;III)V
- .locals 0
- .annotation system Ldalvik/annotation/Signature;
- value = {
- "(",
- "Ljava/util/List<",
- "Lokhttp3/Interceptor;",
- ">;",
- "Lokhttp3/internal/connection/StreamAllocation;",
- "Lokhttp3/internal/http/HttpCodec;",
- "Lokhttp3/internal/connection/RealConnection;",
- "I",
- "Lokhttp3/Request;",
- "Lokhttp3/Call;",
- "Lokhttp3/EventListener;",
- "III)V"
- }
- .end annotation
- invoke-direct {p0}, Ljava/lang/Object;-><init>()V
- iput-object p1, p0, Lokhttp3/internal/http/RealInterceptorChain;->interceptors:Ljava/util/List;
- iput-object p4, p0, Lokhttp3/internal/http/RealInterceptorChain;->connection:Lokhttp3/internal/connection/RealConnection;
- iput-object p2, p0, Lokhttp3/internal/http/RealInterceptorChain;->streamAllocation:Lokhttp3/internal/connection/StreamAllocation;
- iput-object p3, p0, Lokhttp3/internal/http/RealInterceptorChain;->httpCodec:Lokhttp3/internal/http/HttpCodec;
- iput p5, p0, Lokhttp3/internal/http/RealInterceptorChain;->index:I
- iput-object p6, p0, Lokhttp3/internal/http/RealInterceptorChain;->request:Lokhttp3/Request;
- iput-object p7, p0, Lokhttp3/internal/http/RealInterceptorChain;->call:Lokhttp3/Call;
- iput-object p8, p0, Lokhttp3/internal/http/RealInterceptorChain;->eventListener:Lokhttp3/EventListener;
- iput p9, p0, Lokhttp3/internal/http/RealInterceptorChain;->connectTimeout:I
- iput p10, p0, Lokhttp3/internal/http/RealInterceptorChain;->readTimeout:I
- iput p11, p0, Lokhttp3/internal/http/RealInterceptorChain;->writeTimeout:I
- return-void
- .end method
- # virtual methods
- .method public call()Lokhttp3/Call;
- .locals 1
- iget-object v0, p0, Lokhttp3/internal/http/RealInterceptorChain;->call:Lokhttp3/Call;
- return-object v0
- .end method
- .method public connectTimeoutMillis()I
- .locals 1
- iget v0, p0, Lokhttp3/internal/http/RealInterceptorChain;->connectTimeout:I
- return v0
- .end method
- .method public connection()Lokhttp3/Connection;
- .locals 1
- iget-object v0, p0, Lokhttp3/internal/http/RealInterceptorChain;->connection:Lokhttp3/internal/connection/RealConnection;
- return-object v0
- .end method
- .method public eventListener()Lokhttp3/EventListener;
- .locals 1
- iget-object v0, p0, Lokhttp3/internal/http/RealInterceptorChain;->eventListener:Lokhttp3/EventListener;
- return-object v0
- .end method
- .method public httpStream()Lokhttp3/internal/http/HttpCodec;
- .locals 1
- iget-object v0, p0, Lokhttp3/internal/http/RealInterceptorChain;->httpCodec:Lokhttp3/internal/http/HttpCodec;
- return-object v0
- .end method
- .method public proceed(Lokhttp3/Request;)Lokhttp3/Response;
- .locals 3
- .annotation system Ldalvik/annotation/Throws;
- value = {
- Ljava/io/IOException;
- }
- .end annotation
- iget-object v0, p0, Lokhttp3/internal/http/RealInterceptorChain;->streamAllocation:Lokhttp3/internal/connection/StreamAllocation;
- iget-object v1, p0, Lokhttp3/internal/http/RealInterceptorChain;->httpCodec:Lokhttp3/internal/http/HttpCodec;
- iget-object v2, p0, Lokhttp3/internal/http/RealInterceptorChain;->connection:Lokhttp3/internal/connection/RealConnection;
- invoke-virtual {p0, p1, v0, v1, v2}, Lokhttp3/internal/http/RealInterceptorChain;->proceed(Lokhttp3/Request;Lokhttp3/internal/connection/StreamAllocation;Lokhttp3/internal/http/HttpCodec;Lokhttp3/internal/connection/RealConnection;)Lokhttp3/Response;
- move-result-object p1
- return-object p1
- .end method
- .method public proceed(Lokhttp3/Request;Lokhttp3/internal/connection/StreamAllocation;Lokhttp3/internal/http/HttpCodec;Lokhttp3/internal/connection/RealConnection;)Lokhttp3/Response;
- .locals 17
- .annotation system Ldalvik/annotation/Throws;
- value = {
- Ljava/io/IOException;
- }
- .end annotation
- move-object/from16 v0, p0
- iget v1, v0, Lokhttp3/internal/http/RealInterceptorChain;->index:I
- iget-object v2, v0, Lokhttp3/internal/http/RealInterceptorChain;->interceptors:Ljava/util/List;
- invoke-interface {v2}, Ljava/util/List;->size()I
- move-result v2
- if-ge v1, v2, :cond_8
- iget v1, v0, Lokhttp3/internal/http/RealInterceptorChain;->calls:I
- const/4 v2, 0x1
- add-int/2addr v1, v2
- iput v1, v0, Lokhttp3/internal/http/RealInterceptorChain;->calls:I
- iget-object v1, v0, Lokhttp3/internal/http/RealInterceptorChain;->httpCodec:Lokhttp3/internal/http/HttpCodec;
- const-string v3, "network interceptor "
- if-eqz v1, :cond_1
- iget-object v1, v0, Lokhttp3/internal/http/RealInterceptorChain;->connection:Lokhttp3/internal/connection/RealConnection;
- invoke-virtual/range {p1 .. p1}, Lokhttp3/Request;->url()Lokhttp3/HttpUrl;
- move-result-object v4
- invoke-virtual {v1, v4}, Lokhttp3/internal/connection/RealConnection;->supportsUrl(Lokhttp3/HttpUrl;)Z
- move-result v1
- if-eqz v1, :cond_0
- goto :goto_0
- :cond_0
- new-instance v1, Ljava/lang/IllegalStateException;
- new-instance v4, Ljava/lang/StringBuilder;
- invoke-direct {v4}, Ljava/lang/StringBuilder;-><init>()V
- invoke-virtual {v4, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
- iget-object v3, v0, Lokhttp3/internal/http/RealInterceptorChain;->interceptors:Ljava/util/List;
- iget v5, v0, Lokhttp3/internal/http/RealInterceptorChain;->index:I
- sub-int/2addr v5, v2
- invoke-interface {v3, v5}, Ljava/util/List;->get(I)Ljava/lang/Object;
- move-result-object v2
- invoke-virtual {v4, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
- const-string v2, " must retain the same host and port"
- invoke-virtual {v4, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
- invoke-virtual {v4}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
- move-result-object v2
- invoke-direct {v1, v2}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
- throw v1
- :cond_1
- :goto_0
- iget-object v1, v0, Lokhttp3/internal/http/RealInterceptorChain;->httpCodec:Lokhttp3/internal/http/HttpCodec;
- const-string v4, " must call proceed() exactly once"
- if-eqz v1, :cond_3
- iget v1, v0, Lokhttp3/internal/http/RealInterceptorChain;->calls:I
- if-gt v1, v2, :cond_2
- goto :goto_1
- :cond_2
- new-instance v1, Ljava/lang/IllegalStateException;
- new-instance v5, Ljava/lang/StringBuilder;
- invoke-direct {v5}, Ljava/lang/StringBuilder;-><init>()V
- invoke-virtual {v5, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
- iget-object v3, v0, Lokhttp3/internal/http/RealInterceptorChain;->interceptors:Ljava/util/List;
- iget v6, v0, Lokhttp3/internal/http/RealInterceptorChain;->index:I
- sub-int/2addr v6, v2
- invoke-interface {v3, v6}, Ljava/util/List;->get(I)Ljava/lang/Object;
- move-result-object v2
- invoke-virtual {v5, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
- invoke-virtual {v5, v4}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
- invoke-virtual {v5}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
- move-result-object v2
- invoke-direct {v1, v2}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
- throw v1
- :cond_3
- :goto_1
- new-instance v1, Lokhttp3/internal/http/RealInterceptorChain;
- iget-object v6, v0, Lokhttp3/internal/http/RealInterceptorChain;->interceptors:Ljava/util/List;
- iget v5, v0, Lokhttp3/internal/http/RealInterceptorChain;->index:I
- add-int/lit8 v10, v5, 0x1
- iget-object v12, v0, Lokhttp3/internal/http/RealInterceptorChain;->call:Lokhttp3/Call;
- iget-object v13, v0, Lokhttp3/internal/http/RealInterceptorChain;->eventListener:Lokhttp3/EventListener;
- iget v14, v0, Lokhttp3/internal/http/RealInterceptorChain;->connectTimeout:I
- iget v15, v0, Lokhttp3/internal/http/RealInterceptorChain;->readTimeout:I
- iget v11, v0, Lokhttp3/internal/http/RealInterceptorChain;->writeTimeout:I
- move-object v5, v1
- move-object/from16 v7, p2
- move-object/from16 v8, p3
- move-object/from16 v9, p4
- move/from16 v16, v11
- move-object/from16 v11, p1
- invoke-direct/range {v5 .. v16}, Lokhttp3/internal/http/RealInterceptorChain;-><init>(Ljava/util/List;Lokhttp3/internal/connection/StreamAllocation;Lokhttp3/internal/http/HttpCodec;Lokhttp3/internal/connection/RealConnection;ILokhttp3/Request;Lokhttp3/Call;Lokhttp3/EventListener;III)V
- iget-object v5, v0, Lokhttp3/internal/http/RealInterceptorChain;->interceptors:Ljava/util/List;
- iget v6, v0, Lokhttp3/internal/http/RealInterceptorChain;->index:I
- invoke-interface {v5, v6}, Ljava/util/List;->get(I)Ljava/lang/Object;
- move-result-object v5
- check-cast v5, Lokhttp3/Interceptor;
- invoke-interface {v5, v1}, Lokhttp3/Interceptor;->intercept(Lokhttp3/Interceptor$Chain;)Lokhttp3/Response;
- move-result-object v6
- if-eqz p3, :cond_5
- iget v7, v0, Lokhttp3/internal/http/RealInterceptorChain;->index:I
- add-int/2addr v7, v2
- iget-object v8, v0, Lokhttp3/internal/http/RealInterceptorChain;->interceptors:Ljava/util/List;
- invoke-interface {v8}, Ljava/util/List;->size()I
- move-result v8
- if-ge v7, v8, :cond_5
- iget v1, v1, Lokhttp3/internal/http/RealInterceptorChain;->calls:I
- if-ne v1, v2, :cond_4
- goto :goto_2
- :cond_4
- new-instance v1, Ljava/lang/IllegalStateException;
- new-instance v2, Ljava/lang/StringBuilder;
- invoke-direct {v2}, Ljava/lang/StringBuilder;-><init>()V
- invoke-virtual {v2, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
- invoke-virtual {v2, v5}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
- invoke-virtual {v2, v4}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
- invoke-virtual {v2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
- move-result-object v2
- invoke-direct {v1, v2}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
- throw v1
- :cond_5
- :goto_2
- const-string v1, "interceptor "
- if-eqz v6, :cond_7
- invoke-virtual {v6}, Lokhttp3/Response;->body()Lokhttp3/ResponseBody;
- move-result-object v2
- if-eqz v2, :cond_6
- return-object v6
- :cond_6
- new-instance v2, Ljava/lang/IllegalStateException;
- new-instance v3, Ljava/lang/StringBuilder;
- invoke-direct {v3}, Ljava/lang/StringBuilder;-><init>()V
- invoke-virtual {v3, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
- invoke-virtual {v3, v5}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
- const-string v1, " returned a response with no body"
- invoke-virtual {v3, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
- invoke-virtual {v3}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
- move-result-object v1
- invoke-direct {v2, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
- throw v2
- :cond_7
- new-instance v2, Ljava/lang/NullPointerException;
- new-instance v3, Ljava/lang/StringBuilder;
- invoke-direct {v3}, Ljava/lang/StringBuilder;-><init>()V
- invoke-virtual {v3, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
- invoke-virtual {v3, v5}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
- const-string v1, " returned null"
- invoke-virtual {v3, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
- invoke-virtual {v3}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
- move-result-object v1
- invoke-direct {v2, v1}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
- throw v2
- :cond_8
- new-instance v1, Ljava/lang/AssertionError;
- invoke-direct {v1}, Ljava/lang/AssertionError;-><init>()V
- throw v1
- .end method
- .method public readTimeoutMillis()I
- .locals 1
- iget v0, p0, Lokhttp3/internal/http/RealInterceptorChain;->readTimeout:I
- return v0
- .end method
- .method public request()Lokhttp3/Request;
- .locals 1
- iget-object v0, p0, Lokhttp3/internal/http/RealInterceptorChain;->request:Lokhttp3/Request;
- return-object v0
- .end method
- .method public streamAllocation()Lokhttp3/internal/connection/StreamAllocation;
- .locals 1
- iget-object v0, p0, Lokhttp3/internal/http/RealInterceptorChain;->streamAllocation:Lokhttp3/internal/connection/StreamAllocation;
- return-object v0
- .end method
- .method public withConnectTimeout(ILjava/util/concurrent/TimeUnit;)Lokhttp3/Interceptor$Chain;
- .locals 16
- move-object/from16 v0, p0
- move/from16 v1, p1
- int-to-long v1, v1
- const-string v3, "timeout"
- move-object/from16 v4, p2
- invoke-static {v3, v1, v2, v4}, Lokhttp3/internal/Util;->checkDuration(Ljava/lang/String;JLjava/util/concurrent/TimeUnit;)I
- move-result v13
- new-instance v1, Lokhttp3/internal/http/RealInterceptorChain;
- iget-object v5, v0, Lokhttp3/internal/http/RealInterceptorChain;->interceptors:Ljava/util/List;
- iget-object v6, v0, Lokhttp3/internal/http/RealInterceptorChain;->streamAllocation:Lokhttp3/internal/connection/StreamAllocation;
- iget-object v7, v0, Lokhttp3/internal/http/RealInterceptorChain;->httpCodec:Lokhttp3/internal/http/HttpCodec;
- iget-object v8, v0, Lokhttp3/internal/http/RealInterceptorChain;->connection:Lokhttp3/internal/connection/RealConnection;
- iget v9, v0, Lokhttp3/internal/http/RealInterceptorChain;->index:I
- iget-object v10, v0, Lokhttp3/internal/http/RealInterceptorChain;->request:Lokhttp3/Request;
- iget-object v11, v0, Lokhttp3/internal/http/RealInterceptorChain;->call:Lokhttp3/Call;
- iget-object v12, v0, Lokhttp3/internal/http/RealInterceptorChain;->eventListener:Lokhttp3/EventListener;
- iget v14, v0, Lokhttp3/internal/http/RealInterceptorChain;->readTimeout:I
- iget v15, v0, Lokhttp3/internal/http/RealInterceptorChain;->writeTimeout:I
- move-object v4, v1
- invoke-direct/range {v4 .. v15}, Lokhttp3/internal/http/RealInterceptorChain;-><init>(Ljava/util/List;Lokhttp3/internal/connection/StreamAllocation;Lokhttp3/internal/http/HttpCodec;Lokhttp3/internal/connection/RealConnection;ILokhttp3/Request;Lokhttp3/Call;Lokhttp3/EventListener;III)V
- return-object v1
- .end method
- .method public withReadTimeout(ILjava/util/concurrent/TimeUnit;)Lokhttp3/Interceptor$Chain;
- .locals 16
- move-object/from16 v0, p0
- move/from16 v1, p1
- int-to-long v1, v1
- const-string v3, "timeout"
- move-object/from16 v4, p2
- invoke-static {v3, v1, v2, v4}, Lokhttp3/internal/Util;->checkDuration(Ljava/lang/String;JLjava/util/concurrent/TimeUnit;)I
- move-result v14
- new-instance v1, Lokhttp3/internal/http/RealInterceptorChain;
- iget-object v5, v0, Lokhttp3/internal/http/RealInterceptorChain;->interceptors:Ljava/util/List;
- iget-object v6, v0, Lokhttp3/internal/http/RealInterceptorChain;->streamAllocation:Lokhttp3/internal/connection/StreamAllocation;
- iget-object v7, v0, Lokhttp3/internal/http/RealInterceptorChain;->httpCodec:Lokhttp3/internal/http/HttpCodec;
- iget-object v8, v0, Lokhttp3/internal/http/RealInterceptorChain;->connection:Lokhttp3/internal/connection/RealConnection;
- iget v9, v0, Lokhttp3/internal/http/RealInterceptorChain;->index:I
- iget-object v10, v0, Lokhttp3/internal/http/RealInterceptorChain;->request:Lokhttp3/Request;
- iget-object v11, v0, Lokhttp3/internal/http/RealInterceptorChain;->call:Lokhttp3/Call;
- iget-object v12, v0, Lokhttp3/internal/http/RealInterceptorChain;->eventListener:Lokhttp3/EventListener;
- iget v13, v0, Lokhttp3/internal/http/RealInterceptorChain;->connectTimeout:I
- iget v15, v0, Lokhttp3/internal/http/RealInterceptorChain;->writeTimeout:I
- move-object v4, v1
- invoke-direct/range {v4 .. v15}, Lokhttp3/internal/http/RealInterceptorChain;-><init>(Ljava/util/List;Lokhttp3/internal/connection/StreamAllocation;Lokhttp3/internal/http/HttpCodec;Lokhttp3/internal/connection/RealConnection;ILokhttp3/Request;Lokhttp3/Call;Lokhttp3/EventListener;III)V
- return-object v1
- .end method
- .method public withWriteTimeout(ILjava/util/concurrent/TimeUnit;)Lokhttp3/Interceptor$Chain;
- .locals 16
- move-object/from16 v0, p0
- move/from16 v1, p1
- int-to-long v1, v1
- const-string v3, "timeout"
- move-object/from16 v4, p2
- invoke-static {v3, v1, v2, v4}, Lokhttp3/internal/Util;->checkDuration(Ljava/lang/String;JLjava/util/concurrent/TimeUnit;)I
- move-result v15
- new-instance v1, Lokhttp3/internal/http/RealInterceptorChain;
- iget-object v5, v0, Lokhttp3/internal/http/RealInterceptorChain;->interceptors:Ljava/util/List;
- iget-object v6, v0, Lokhttp3/internal/http/RealInterceptorChain;->streamAllocation:Lokhttp3/internal/connection/StreamAllocation;
- iget-object v7, v0, Lokhttp3/internal/http/RealInterceptorChain;->httpCodec:Lokhttp3/internal/http/HttpCodec;
- iget-object v8, v0, Lokhttp3/internal/http/RealInterceptorChain;->connection:Lokhttp3/internal/connection/RealConnection;
- iget v9, v0, Lokhttp3/internal/http/RealInterceptorChain;->index:I
- iget-object v10, v0, Lokhttp3/internal/http/RealInterceptorChain;->request:Lokhttp3/Request;
- iget-object v11, v0, Lokhttp3/internal/http/RealInterceptorChain;->call:Lokhttp3/Call;
- iget-object v12, v0, Lokhttp3/internal/http/RealInterceptorChain;->eventListener:Lokhttp3/EventListener;
- iget v13, v0, Lokhttp3/internal/http/RealInterceptorChain;->connectTimeout:I
- iget v14, v0, Lokhttp3/internal/http/RealInterceptorChain;->readTimeout:I
- move-object v4, v1
- invoke-direct/range {v4 .. v15}, Lokhttp3/internal/http/RealInterceptorChain;-><init>(Ljava/util/List;Lokhttp3/internal/connection/StreamAllocation;Lokhttp3/internal/http/HttpCodec;Lokhttp3/internal/connection/RealConnection;ILokhttp3/Request;Lokhttp3/Call;Lokhttp3/EventListener;III)V
- return-object v1
- .end method
- .method public writeTimeoutMillis()I
- .locals 1
- iget v0, p0, Lokhttp3/internal/http/RealInterceptorChain;->writeTimeout:I
- return v0
- .end method
|