public class MailSendingImpl extends Object implements MailSending
MailSendingImpl()
void
send(String[] to, String subject, String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MailSendingImpl()
public void send(String[] to, String subject, String text)
MailSending
send
to
subject
text
Copyright © 2021. All rights reserved.