| Package | Description |
|---|---|
| org.subethamail.smtp.helper | |
| org.subethamail.smtp.server | |
| org.subethamail.wiser |
| Constructor and Description |
|---|
SimpleMessageListenerAdapter(SimpleMessageListener listener)
Initializes this factory with a single listener.
|
| Constructor and Description |
|---|
SimpleMessageListenerAdapter(Collection<SimpleMessageListener> listeners)
Initializes this factory with the listeners.
|
SimpleMessageListenerAdapter(Collection<SimpleMessageListener> listeners,
int dataDeferredSize)
Initializes this factory with the listeners.
|
| Modifier and Type | Method and Description |
|---|---|
SMTPServer.Builder |
SMTPServer.Builder.simpleMessageListener(SimpleMessageListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
Wiser
Wiser is a tool for unit testing applications that send mail.
|
Copyright © 2006–2024. All rights reserved.