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