org.subethamail.smtp.test.util
Class Practice

java.lang.Object
  extended by org.subethamail.smtp.test.util.Practice

public class Practice
extends java.lang.Object

A simple command-line tool that lets us practice with the smtp library.

Author:
Jeff Schnitzer

Field Summary
static int PORT
           
 
Constructor Summary
Practice()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PORT

public static final int PORT
See Also:
Constant Field Values
Constructor Detail

Practice

public Practice()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009 SubEthaSMTP. All Rights Reserved. Build version: UNVERSIONED