Package | Description |
---|---|
com.icegreen.greenmail.base | |
com.icegreen.greenmail.configuration | |
com.icegreen.greenmail.junit | |
com.icegreen.greenmail.util |
Modifier and Type | Method and Description |
---|---|
GreenMailOperations |
GreenMailOperations.withConfiguration(GreenMailConfiguration config)
Configure GreenMail instance using the given configuration
|
Modifier and Type | Class and Description |
---|---|
class |
ConfiguredGreenMail
A version of GreenMailOperations that implements the configure() method.
|
Modifier and Type | Class and Description |
---|---|
class |
GreenMailRule |
Modifier and Type | Class and Description |
---|---|
class |
GreenMail
Utility class that manages a greenmail server with support for multiple protocols
|
class |
GreenMailProxy
Proxy that routes all operations to an internal greenmail instance
|
Modifier and Type | Method and Description |
---|---|
static void |
UserUtil.createUsers(GreenMailOperations greenMail,
javax.mail.internet.InternetAddress... addresses)
Create users for the given array of addresses.
|
Copyright © 2006–2018 Icegreen Technologies. All rights reserved.