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