IHttpLbsConfig.smali
.class public abstract Lsg/bigo/overwall/config/IHttpLbsConfig;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lsg/bigo/overwall/config/IHttpLbsConfig$CppProxy;
}
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
.line 12
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public abstract getRandomHttpUrl()Ljava/lang/String;
.end method
.method public abstract getRandomHttpsUrl()Ljava/lang/String;
.end method
.method public abstract getSwitch()I
.end method
.method public abstract getTags()Ljava/lang/String;
.end method
.method public abstract isSupportHttp()Z
.end method
.method public abstract isSupportHttps()Z
.end method
.method public abstract isSupportTCP()Z
.end method