public interface SmtpServer
extends org.codehaus.plexus.personality.plexus.lifecycle.phase.Startable
Modifier and Type | Method and Description |
---|---|
Iterator |
getReceivedEmail()
Get email received by this instance since start up.
|
int |
getReceivedEmailSize()
Get the number of messages received.
|
Copyright © 2012. All Rights Reserved.