For the latest news and information visit
The GNU Crypto project

gnu.crypto.tool
Class SMTPClient

java.lang.Object
  extended bygnu.crypto.tool.SMTPClient

public class SMTPClient
extends java.lang.Object

Version:
$Revision: 1.2 $

Constructor Summary
SMTPClient(java.lang.String mechanism, java.lang.String host, int port)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void work()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMTPClient

public SMTPClient(java.lang.String mechanism,
                  java.lang.String host,
                  int port)
Method Detail

main

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

work

public void work()
          throws javax.security.sasl.SaslException,
                 java.io.IOException,
                 java.lang.InterruptedException
Throws:
javax.security.sasl.SaslException
java.io.IOException
java.lang.InterruptedException

For the latest news and information visit
The GNU Crypto project

Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.