public class EmailMessenger extends Object
EmailMessenger(String host, String username, String password)
void
sendEmailTo(String receiver, String subject, String body)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmailMessenger(String host, String username, String password)
public void sendEmailTo(String receiver, String subject, String body) throws Exception
Exception
Copyright © 2011-2012. All Rights Reserved.