public abstract class ConfiguredGreenMail extends Object implements GreenMailOperations
Constructor and Description |
---|
ConfiguredGreenMail() |
Modifier and Type | Method and Description |
---|---|
protected void |
doConfigure()
This method can be used by child classes to apply the configuration that is stored in config.
|
ConfiguredGreenMail |
withConfiguration(GreenMailConfiguration config)
Configure GreenMail instance using the given configuration
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getImap, getImaps, getManagers, getPop3, getPop3s, getReceivedMessages, getReceivedMessagesForDomain, getReceviedMessagesForDomain, getSmtp, getSmtps, purgeEmailFromAllMailboxes, reset, setQuotaSupported, setUser, setUser, setUsers, start, stop, waitForIncomingEmail, waitForIncomingEmail
public ConfiguredGreenMail withConfiguration(GreenMailConfiguration config)
GreenMailOperations
withConfiguration
in interface GreenMailOperations
config
- Configuration to useprotected void doConfigure()
Copyright © 2006–2018 Icegreen Technologies. All rights reserved.