Searched refs:STOP_MSG (Results 1 – 2 of 2) sorted by relevance
116 sendAdminMessage(MessageHelper.STOP_MSG); in sendStop()239 boolean stop = MessageHelper.STOP_MSG.equals(message); in run()
39 public static final String STOP_MSG = ">STOP"; field in MessageHelper