IVipConfig.smali

.class public interface abstract Lcom/cm/plugincluster/vipinterface/config/IVipConfig;
.super Ljava/lang/Object;
.source "IVipConfig.java"


# virtual methods
.method public abstract getDeviceLoginImpl()Lcom/cm/plugincluster/vipinterface/config/IDeviceLogin;
.end method

.method public abstract getInfocReport()Lcom/cm/plugincluster/vipinterface/config/IInfocReport;
.end method

.method public abstract getRequestServerConfig()Lcom/cm/plugincluster/vipinterface/config/IRequestServerConfig;
.end method

.method public abstract getSharePreference()Lcom/cm/plugincluster/vipinterface/config/ISharePreference;
.end method

.method public abstract getWechatPayImpl()Lcom/cm/plugincluster/vipinterface/pay/ICmWechatPay;
.end method