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