com.epicentric.components
Class SMTPComponent
java.lang.Object
|
+--com.epicentric.components.SMTPComponent
Deprecated. As of 4.0, to be removed in 8.0 or later. Instead, use
the javax.mail package.
- public class SMTPComponent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SMTPComponent
public SMTPComponent()
- Deprecated.
SMTPComponent
public SMTPComponent(String host)
- Deprecated.
setSMTPServer
public void setSMTPServer(String host)
- Deprecated.
sendMessage
public void sendMessage(String to,
String from,
String subject,
String body)
- Deprecated.
sendMessage
public void sendMessage(String to,
String from,
String headers,
String subject,
String body)
- Deprecated.
Copyright and Trademark Notices