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