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

23 lines
451 B
Smali

.class public interface abstract Lqf/o;
.super Ljava/lang/Object;
.source "HttpRoutedConnection.java"
# interfaces
.implements Ldf/o;
# annotations
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# virtual methods
.method public abstract getRoute()Lcz/msebera/android/httpclient/conn/routing/a;
.end method
.method public abstract getSSLSession()Ljavax/net/ssl/SSLSession;
.end method
.method public abstract isSecure()Z
.end method