examples
Class mail
java.lang.Object
examples.mail
public final class mail
- extends Object
This is an example program using the SMTP package to send a message
to the specified recipients. It prompts you for header information and
a filename containing the message.
Constructor Summary |
mail()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mail
public mail()
main
public static final void main(String[] args)
Copyright © 1997-2010 The Apache Software Foundation. All Rights Reserved.