60 lines
1.7 KiB
Smali
60 lines
1.7 KiB
Smali
.class public abstract Lokhttp3/internal/Internal;
|
|
.super Ljava/lang/Object;
|
|
.source "Internal.java"
|
|
|
|
|
|
# static fields
|
|
.field public static a:Lokhttp3/internal/Internal;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 40
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Lokhttp3/Response$Builder;)I
|
|
.end method
|
|
|
|
.method public abstract a(Ljava/lang/String;)Lokhttp3/HttpUrl;
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/net/MalformedURLException;,
|
|
Ljava/net/UnknownHostException;
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract a(Lokhttp3/ConnectionPool;Lokhttp3/Address;Lokhttp3/internal/connection/StreamAllocation;)Lokhttp3/internal/connection/RealConnection;
|
|
.end method
|
|
|
|
.method public abstract a(Lokhttp3/ConnectionPool;)Lokhttp3/internal/connection/RouteDatabase;
|
|
.end method
|
|
|
|
.method public abstract a(Lokhttp3/Call;)Lokhttp3/internal/connection/StreamAllocation;
|
|
.end method
|
|
|
|
.method public abstract a(Lokhttp3/ConnectionSpec;Ljavax/net/ssl/SSLSocket;Z)V
|
|
.end method
|
|
|
|
.method public abstract a(Lokhttp3/Headers$Builder;Ljava/lang/String;)V
|
|
.end method
|
|
|
|
.method public abstract a(Lokhttp3/Headers$Builder;Ljava/lang/String;Ljava/lang/String;)V
|
|
.end method
|
|
|
|
.method public abstract a(Lokhttp3/ConnectionPool;Lokhttp3/internal/connection/RealConnection;)Z
|
|
.end method
|
|
|
|
.method public abstract b(Lokhttp3/ConnectionPool;Lokhttp3/Address;Lokhttp3/internal/connection/StreamAllocation;)Ljava/net/Socket;
|
|
.end method
|
|
|
|
.method public abstract b(Lokhttp3/ConnectionPool;Lokhttp3/internal/connection/RealConnection;)V
|
|
.end method
|