Copyright© 2008-2026 Sitevision AB, all rights reserved.
public interface Mail
An instance of the Sitevision class implementing this interface can be obtained via MailBuilder.build().
See MailBuilder for how to obtain an instance of the MailBuilder interface.
MailBuilder| Modifier and Type | Method and Description |
|---|---|
boolean |
send()
Sends this mail synchronously.
|
void |
sendAsync()
Sends this mail asynchronously.
|
boolean send()
void sendAsync()
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.