public class Mail extends Object
Mail(String from, String hostname, int port, boolean auth, String name, String username, String password)
boolean
sendMail(MailInfo info)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Mail(String from, String hostname, int port, boolean auth, String name, String username, String password)
public boolean sendMail(MailInfo info) throws UnsupportedEncodingException
info
UnsupportedEncodingException
javax.mail.MessagingException
IOException
Copyright © 2020. All rights reserved.