|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.outerj.daisy.emailer.clientimpl.RemoteEmailer
public class RemoteEmailer
| Constructor Summary | |
|---|---|
RemoteEmailer(org.outerj.daisy.repository.clientimpl.RemoteRepositoryImpl repository)
|
|
| Method Summary | |
|---|---|
void |
send(java.lang.String to,
java.lang.String subject,
java.lang.String messageText)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteEmailer(org.outerj.daisy.repository.clientimpl.RemoteRepositoryImpl repository)
| Method Detail |
|---|
public void send(java.lang.String to,
java.lang.String subject,
java.lang.String messageText)
throws org.outerj.daisy.repository.RepositoryException
send in interface org.outerj.daisy.emailer.Emailerorg.outerj.daisy.repository.RepositoryException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||