Searched defs:executeSimpleCommand (Results 1 – 4 of 4) sorted by relevance
331 public List<ImapResponse> executeSimpleCommand(String command) in executeSimpleCommand() method in ImapConnection347 public List<ImapResponse> executeSimpleCommand(String command, boolean sensitive) in executeSimpleCommand() method in ImapConnection
326 List<ImapResponse> executeSimpleCommand(String command) throws IOException, MessagingException { in executeSimpleCommand() method in ImapConnection372 List<ImapResponse> executeSimpleCommand(String command, boolean sensitive) in executeSimpleCommand() method in ImapConnection
711 private String executeSimpleCommand(String command) throws IOException, MessagingException { in executeSimpleCommand() method in Pop3Store.Pop3Folder
236 private String executeSimpleCommand(String command) throws IOException, MessagingException { in executeSimpleCommand() method in SmtpSender