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