2022-06-10 21:38:30 +09:00

78 lines
1.7 KiB
Smali

.class public Ljg/r;
.super Ljg/b;
.source "HttpRequestWriter.java"
# annotations
.annotation build Lcz/msebera/android/httpclient/annotation/NotThreadSafe;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljg/b<",
"Ldf/q;",
">;"
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# direct methods
.method public constructor <init>(Llg/i;Lmg/p;Lng/i;)V
.locals 0
.line 1
invoke-direct {p0, p1, p2, p3}, Ljg/b;-><init>(Llg/i;Lmg/p;Lng/i;)V
return-void
.end method
# virtual methods
.method public bridge synthetic b(Ldf/p;)V
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
check-cast p1, Ldf/q;
invoke-virtual {p0, p1}, Ljg/r;->c(Ldf/q;)V
return-void
.end method
.method public c(Ldf/q;)V
.locals 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
iget-object v0, p0, Ljg/b;->c:Lmg/p;
iget-object v1, p0, Ljg/b;->b:Lcz/msebera/android/httpclient/util/CharArrayBuffer;
invoke-interface {p1}, Ldf/q;->getRequestLine()Ldf/a0;
move-result-object p1
invoke-interface {v0, v1, p1}, Lmg/p;->b(Lcz/msebera/android/httpclient/util/CharArrayBuffer;Ldf/a0;)Lcz/msebera/android/httpclient/util/CharArrayBuffer;
.line 2
iget-object p1, p0, Ljg/b;->a:Llg/i;
iget-object v0, p0, Ljg/b;->b:Lcz/msebera/android/httpclient/util/CharArrayBuffer;
invoke-interface {p1, v0}, Llg/i;->a(Lcz/msebera/android/httpclient/util/CharArrayBuffer;)V
return-void
.end method