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

97 lines
1.7 KiB
Smali

.class public Lnf/c;
.super Ljava/lang/Object;
.source "HttpClientUtils.java"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a(Ldf/t;)V
.locals 0
if-eqz p0, :cond_0
.line 1
invoke-interface {p0}, Ldf/t;->getEntity()Ldf/l;
move-result-object p0
if-eqz p0, :cond_0
.line 2
:try_start_0
invoke-static {p0}, Lqg/e;->a(Ldf/l;)V
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
:cond_0
return-void
.end method
.method public static b(Lgf/h;)V
.locals 1
if-eqz p0, :cond_0
.line 1
instance-of v0, p0, Ljava/io/Closeable;
if-eqz v0, :cond_0
.line 2
:try_start_0
check-cast p0, Ljava/io/Closeable;
invoke-interface {p0}, Ljava/io/Closeable;->close()V
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
:cond_0
return-void
.end method
.method public static c(Lkf/c;)V
.locals 1
if-eqz p0, :cond_0
.line 1
:try_start_0
invoke-interface {p0}, Ldf/t;->getEntity()Ldf/l;
move-result-object v0
invoke-static {v0}, Lqg/e;->a(Ldf/l;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
.line 2
:try_start_1
invoke-interface {p0}, Ljava/io/Closeable;->close()V
goto :goto_0
:catchall_0
move-exception v0
invoke-interface {p0}, Ljava/io/Closeable;->close()V
throw v0
:try_end_1
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_0
:catch_0
:cond_0
:goto_0
return-void
.end method