gnu.crypto.tool

Class SMTPClient

public class SMTPClient extends Object

Version: $Revision: 1.3 $

Constructor Summary
SMTPClient(String mechanism, String host, int port)
Method Summary
static voidmain(String[] args)
voidwork()

Constructor Detail

SMTPClient

public SMTPClient(String mechanism, String host, int port)

Method Detail

main

public static void main(String[] args)

work

public void work()
Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.