Method and Description |
---|
com.icegreen.greenmail.base.GreenMailOperations.getReceviedMessagesForDomain(String)
As of 1.5 and to be removed in 1.6. Use
GreenMailOperations.getReceivedMessagesForDomain(String domain) instead. |
com.icegreen.greenmail.util.GreenMailProxy.getReceviedMessagesForDomain(String)
As of 1.5 and to be removed in 1.6. Use
GreenMailProxy.getReceivedMessagesForDomain(String domain) instead. |
com.icegreen.greenmail.util.GreenMail.getReceviedMessagesForDomain(String)
As of 1.5 and to be removed in 1.6. Use
GreenMail.getReceivedMessagesForDomain(String domain) instead. |
com.icegreen.greenmail.util.GreenMailUtil.instance()
As of 1.5 and to be removed in 1.6. No need to instantiate static helper class
|
com.icegreen.greenmail.util.Retriever.logout()
use
Retriever.close() instead. |
com.icegreen.greenmail.util.GreenMail.util()
As of 1.5 and to be removed in 1.6. No need to instantiate static helper class
|
Copyright © 2006–2016 Icegreen Technologies. All rights reserved.