package cn.stylefeng.guns.plcserver.server.DOP010; public interface DOP010ServerInterface { public void monitor(); }