package com.jqmobile.core.service; /** * 运行远程调用Manager * @author modi * */ public interface IRemoteService extends IService{ }