|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dasein.net.Email
public class Email
| Field Summary | |
|---|---|
static int |
SMTP
|
| Constructor Summary | |
|---|---|
Email(String to,
String from,
String nom,
String sub,
String cnt)
|
|
| Method Summary | |
|---|---|
void |
send(String svr)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int SMTP
| Constructor Detail |
|---|
public Email(String to,
String from,
String nom,
String sub,
String cnt)
| Method Detail |
|---|
public void send(String svr)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||