Uses of Class
org.jgrapes.mail.events.OpenMailConnection
Packages that use OpenMailConnection
-
Uses of OpenMailConnection in org.jgrapes.mail.events
Subclasses of OpenMailConnection in org.jgrapes.mail.eventsModifier and TypeClassDescriptionclassAn event that opens folders on the store defined by the base class for monitoring.classFired to open a connection for sending mails.Methods in org.jgrapes.mail.events that return OpenMailConnectionModifier and TypeMethodDescriptionOpenMailConnection.setMailProperties(Map<String, String> props) Specifies mail properties that override defaults set for the handlingMailConnectionManager.OpenMailConnection.setMailProperty(String name, String value) Sets a single mail property, seesetMailProperties(Map).OpenMailConnection.setPassword(Password password) Sets the password used for opening the connection.