|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.net.mail.SMTPVerifier
public final class SMTPVerifier
SMTP Server verifier
Constructor Summary | |
---|---|
SMTPVerifier()
|
Method Summary | |
---|---|
static boolean |
verify(String host,
String username,
String password,
int port)
verify mail server |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SMTPVerifier()
Method Detail |
---|
public static boolean verify(String host, String username, String password, int port) throws SMTPException
host
- username
- password
- port
-
SMTPException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |