Searched defs:getSharedNamespaces (Results 1 - 2 of 2) sorted by relevance

/javamail/mail/src/main/java/javax/mail/
H A DStore.java189 public Folder[] getSharedNamespaces() throws MessagingException { method in class:Store
/javamail/mail/src/main/java/com/sun/mail/imap/
H A DIMAPStore.java1893 public Folder[] getSharedNamespaces() throws MessagingException { method in class:IMAPStore
1896 return super.getSharedNamespaces();

Completed in 12 milliseconds