| Interface | Description |
|---|---|
| GreenMailOperations |
Interface that contains all operations provided by the Greenmail main class
|
| Class | Description |
|---|---|
| DummySSLServerSocketFactory |
DummySSLServerSocketFactory - NOT SECURE
Contains a preconfigured key store for convenience in testing by avoiding
having to manually setup, install, and generate keystore / keys.
|
| DummySSLSocketFactory |
DummySSLSocketFactory - NOT SECURE
|
| DummyTrustManager |
DummyTrustManager - NOT SECURE
|
| GreenMail |
Utility class that manages a greenmail server with support for multiple protocols
|
| GreenMailProxy |
Proxy that routes all operations to an internal greenmail instance
|
| GreenMailUtil | |
| InternetPrintWriter |
Writes to a wrapped Writer class, ensuring that all line separators are '\r\n', regardless
of platform.
|
| Retriever | |
| ServerSetup |
Defines the default ports
smtp25
smtps465
pop3110
pop3s995
imap143
imaps993
Use
ServerSetupTest for non-default ports |
| ServerSetupTest |
Defines a series of non-default ports for test purposes.
|
| Service |
A class that facilitate service implementation
|
| UserUtil |
Utility for managing users
|
Copyright © 2006-2014 Icegreen Technologies. All Rights Reserved.