All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.xishan.oftenporter.bridge.http.JRCallback Maven / Gradle / Ivy

package cn.xishan.oftenporter.bridge.http;


import cn.xishan.oftenporter.porter.core.JResponse;

/**
 * Created by 宇宙之灵 on 2016/7/3.
 */
public interface JRCallback
{
    void onResult(JResponse jResponse);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy