Searched refs:BYE (Results 1 – 6 of 6) sorted by relevance
36 || ImapConstants.BYE.equalsIgnoreCase(symbol); in isStatusResponse()
41 public static final String BYE = "BYE"; field in ImapConstants
161 if (response.is(0, ImapConstants.BYE)) { in readResponse()
37 || ImapConstants.BYE.equalsIgnoreCase(symbol); in isStatusResponse()
179 if (response.is(0, ImapConstants.BYE)) { in readResponse()