public class SMTPClient extends Object
String
error
SMTPClient()
boolean
sendMail(String host, int port, String user, String pass, String sender, Object[] recipients, String body)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String error
public SMTPClient()
public boolean sendMail(String host, int port, String user, String pass, String sender, Object[] recipients, String body)