gnu.crypto.tool
Class SMTPClient
java.lang.Object
gnu.crypto.tool.SMTPClient
- public class SMTPClient
- extends Object
- Version:
- $Revision: 1.3 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SMTPClient
public SMTPClient(String mechanism,
String host,
int port)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
work
public void work()
throws SaslException,
IOException,
InterruptedException
- Throws:
SaslException
IOException
InterruptedException
Copyright © 2001, 2002, 2003
Free Software Foundation,
Inc. All Rights Reserved.