Searched defs:executeSimpleCommand (Results 1 – 3 of 3) sorted by relevance
285 List<ImapResponse> executeSimpleCommand(String command) throws IOException, in executeSimpleCommand() method in ImapConnection323 List<ImapResponse> executeSimpleCommand(String command, boolean sensitive) in executeSimpleCommand() method in ImapConnection
915 private String executeSimpleCommand(String command) throws IOException, MessagingException { in executeSimpleCommand() method in Pop3Store.Pop3Folder
245 private String executeSimpleCommand(String command) throws IOException, MessagingException { in executeSimpleCommand() method in SmtpSender