public class NonPollingImapSource extends AbstractMailSource<NonPollingImapSource>
folder, port, protocol
ADMIN_PASSWORD, ADMIN_USER, greenMail
label
Constructor and Description |
---|
NonPollingImapSource() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
toDSL()
Returns a representation of the module suitable for inclusion in a stream definition, e.g.
file --dir=xxxx --name=yyyy |
port, protocol, sendEmail, setupReceiveServer, setupSendServer
cleanup, ensureNotStarted, ensureStarted
label, toString
protected java.lang.String toDSL()
AbstractModuleFixture
file --dir=xxxx --name=yyyy
toDSL
in class AbstractModuleFixture<AbstractMailSource<NonPollingImapSource>>