Uses of Class
com.icegreen.greenmail.imap.ImapSessionFolder
Packages that use ImapSessionFolder
-
Uses of ImapSessionFolder in com.icegreen.greenmail.imap
Methods in com.icegreen.greenmail.imap that return ImapSessionFolderModifier and TypeMethodDescriptionImapSession.getSelected()
Provides the selected mailbox for this session, ornull
if this session is not inImapSessionState.SELECTED
state.ImapSessionImpl.getSelected()