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