|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ericdaugherty.mail.server.services.smtp.support.VerifyIPFactory
public class VerifyIPFactory
The factory that supplies info concerning opening a connection or dropping one.
Constructor Summary | |
---|---|
VerifyIPFactory()
|
Method Summary | |
---|---|
static VerifyIP |
getNewVerifyIPInstance(boolean useDummy)
|
static void |
updateAlternateVerifyIP()
Called by the Mail.class watchdog on every 3rd cycle to update the alternate verify IP. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VerifyIPFactory()
Method Detail |
---|
public static void updateAlternateVerifyIP()
public static VerifyIP getNewVerifyIPInstance(boolean useDummy)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |