Searched refs:FETCH (Results 1 – 2 of 2) sorted by relevance
51 public static final String FETCH = "FETCH"; field in ImapConstants
312 if (!response.isDataResponse(1, ImapConstants.FETCH)) { in fetchInternal()