mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-25 16:42:30 -06:00
49 lines
1.2 KiB
Smali
49 lines
1.2 KiB
Smali
.class public interface abstract Lokhttp3/Connection;
|
|
.super Ljava/lang/Object;
|
|
.source "Connection.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {
|
|
0x1,
|
|
0x0,
|
|
0x3
|
|
}
|
|
d1 = {
|
|
"\u0000\"\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\u0008f\u0018\u00002\u00020\u0001J\n\u0010\u0002\u001a\u0004\u0018\u00010\u0003H&J\u0008\u0010\u0004\u001a\u00020\u0005H&J\u0008\u0010\u0006\u001a\u00020\u0007H&J\u0008\u0010\u0008\u001a\u00020\tH&\u00a8\u0006\n"
|
|
}
|
|
d2 = {
|
|
"Lokhttp3/Connection;",
|
|
"",
|
|
"handshake",
|
|
"Lokhttp3/Handshake;",
|
|
"protocol",
|
|
"Lokhttp3/Protocol;",
|
|
"route",
|
|
"Lokhttp3/Route;",
|
|
"socket",
|
|
"Ljava/net/Socket;",
|
|
"okhttp"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x0
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract handshake()Lokhttp3/Handshake;
|
|
.end method
|
|
|
|
.method public abstract protocol()Lokhttp3/Protocol;
|
|
.end method
|
|
|
|
.method public abstract route()Lokhttp3/Route;
|
|
.end method
|
|
|
|
.method public abstract socket()Ljava/net/Socket;
|
|
.end method
|