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, waitgetImap, getImaps, getManagers, getPop3, getPop3s, getReceivedMessages, getReceivedMessagesForDomain, getReceviedMessagesForDomain, getSmtp, getSmtps, purgeEmailFromAllMailboxes, reset, setQuotaSupported, setUser, setUser, setUsers, start, stop, waitForIncomingEmail, waitForIncomingEmailpublic ConfiguredGreenMail withConfiguration(GreenMailConfiguration config)
GreenMailOperationswithConfiguration in interface GreenMailOperationsconfig - Configuration to useprotected void doConfigure()
Copyright © 2006–2017 Icegreen Technologies. All rights reserved.