org.subethamail.smtp.test.util
Class Practice
java.lang.Object
org.subethamail.smtp.test.util.Practice
public class Practice
- extends Object
A simple command-line tool that lets us practice with the smtp library.
- Author:
- Jeff Schnitzer
|
Field Summary |
static int |
PORT
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PORT
public static final int PORT
- See Also:
- Constant Field Values
Practice
public Practice()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2006-2011. All Rights Reserved.