org.dasein.net
Class Email
java.lang.Object
org.dasein.net.Email
public class Email
- extends Object
|
Field Summary |
static int |
SMTP
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SMTP
public static final int SMTP
- See Also:
- Constant Field Values
Email
public Email(String to,
String from,
String nom,
String sub,
String cnt)
send
public void send(String svr)
throws IOException
- Throws:
IOException
Copyright © 2011 enStratus Networks LLC. All Rights Reserved.