public class NopEmailRepository extends Object implements EmailRepository
NopEmailRepository()
void
send(String fromAddress, String[] toAddresses, String subject, String body)
send(String fromAddress, String toAddress, String subject, String body)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NopEmailRepository()
public void send(String fromAddress, String toAddress, String subject, String body)
send
EmailRepository
public void send(String fromAddress, String[] toAddresses, String subject, String body)
Copyright © 2013–2017 V5 Analytics. All rights reserved.