gnu.crypto.tool
Class SMTPClient
java.lang.Object
gnu.crypto.tool.SMTPClient
public class SMTPClient
extends java.lang.Object
Version:
SMTPClient(String mechanism, String host, int port)
|
static void | main(String[] args)
|
void | work()
|
SMTPClient
public SMTPClient(String mechanism,
String host,
int port)
main
public static void main(String[] args)
throws Exception
work
public void work()
throws SaslException,
IOException,
InterruptedException
Copyright © 2001, 2002, 2003
Free Software Foundation,
Inc. All Rights Reserved.