62 lines
2.0 KiB
Smali
62 lines
2.0 KiB
Smali
.class Lokhttp3/internal/connection/RealConnection$1;
|
|
.super Lokhttp3/internal/ws/RealWebSocket$Streams;
|
|
.source "RealConnection.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lokhttp3/internal/connection/RealConnection;->a(Lokhttp3/internal/connection/StreamAllocation;)Lokhttp3/internal/ws/RealWebSocket$Streams;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lokhttp3/internal/connection/StreamAllocation;
|
|
|
|
.field final synthetic b:Lokhttp3/internal/connection/RealConnection;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lokhttp3/internal/connection/RealConnection;ZLokio/BufferedSource;Lokio/BufferedSink;Lokhttp3/internal/connection/StreamAllocation;)V
|
|
.locals 0
|
|
|
|
.line 396
|
|
iput-object p1, p0, Lokhttp3/internal/connection/RealConnection$1;->b:Lokhttp3/internal/connection/RealConnection;
|
|
|
|
iput-object p5, p0, Lokhttp3/internal/connection/RealConnection$1;->a:Lokhttp3/internal/connection/StreamAllocation;
|
|
|
|
invoke-direct {p0, p2, p3, p4}, Lokhttp3/internal/ws/RealWebSocket$Streams;-><init>(ZLokio/BufferedSource;Lokio/BufferedSink;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public close()V
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 398
|
|
iget-object v0, p0, Lokhttp3/internal/connection/RealConnection$1;->a:Lokhttp3/internal/connection/StreamAllocation;
|
|
|
|
iget-object v1, p0, Lokhttp3/internal/connection/RealConnection$1;->a:Lokhttp3/internal/connection/StreamAllocation;
|
|
|
|
invoke-virtual {v1}, Lokhttp3/internal/connection/StreamAllocation;->a()Lokhttp3/internal/http/HttpCodec;
|
|
|
|
move-result-object v1
|
|
|
|
const/4 v2, 0x1
|
|
|
|
invoke-virtual {v0, v2, v1}, Lokhttp3/internal/connection/StreamAllocation;->a(ZLokhttp3/internal/http/HttpCodec;)V
|
|
|
|
return-void
|
|
.end method
|