Uses of Class
org.jgrapes.mail.events.OpenMailMonitor
Package
Description
Components for handling mail.
Mail related events.
-
Uses of OpenMailMonitor in org.jgrapes.mail
Modifier and TypeMethodDescriptionvoid
MailMonitor.onOpenMailMonitor
(OpenMailMonitor event, Channel channel) Open a store as specified by the event and monitor the folders (also specified by the event).ModifierConstructorDescriptionMonitorChannel
(OpenMailMonitor event, Channel mainChannel, Store store, String user, Password password) Instantiates a new monitor channel. -
Uses of OpenMailMonitor in org.jgrapes.mail.events
Modifier and TypeMethodDescriptionMailMonitorOpened.openEvent()
Returns the event that caused this connection to be established.ModifierConstructorDescriptionMailMonitorOpened
(OpenMailMonitor openEvent, Store store) Instantiates a new mail monitor opened.