84 lines
1.6 KiB
Smali
84 lines
1.6 KiB
Smali
.class public Leg/t$a;
|
|
.super Ljava/lang/Object;
|
|
.source "HttpConnPool.java"
|
|
|
|
# interfaces
|
|
.implements Log/b;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Leg/t;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "a"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Log/b<",
|
|
"Lcz/msebera/android/httpclient/conn/routing/a;",
|
|
"Lqf/s;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Lqf/e;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lqf/e;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Leg/t$a;->a:Lqf/e;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public bridge synthetic a(Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
check-cast p1, Lcz/msebera/android/httpclient/conn/routing/a;
|
|
|
|
invoke-virtual {p0, p1}, Leg/t$a;->b(Lcz/msebera/android/httpclient/conn/routing/a;)Lqf/s;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public b(Lcz/msebera/android/httpclient/conn/routing/a;)Lqf/s;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object p1, p0, Leg/t$a;->a:Lqf/e;
|
|
|
|
invoke-interface {p1}, Lqf/e;->createConnection()Lqf/s;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|