|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.funambol.email.util.UtilityIL
public class UtilityIL
InboxListener Utility class
| Constructor Summary | |
|---|---|
UtilityIL()
|
|
| Method Summary | |
|---|---|
static int |
readInteger()
|
static java.lang.String |
readValue()
|
static int |
setMilliSecondsFromMinutes(int minutes)
used in the ListenerRegistry the reloading_time in the XML file is in minute format. |
static int |
setMilliSecondsFromSeconds(int seconds)
used in the ListenerRegistryDAO the refresh_time in the DB is in second format. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UtilityIL()
| Method Detail |
|---|
public static int readInteger()
throws InboxListenerException
InboxListenerException
public static java.lang.String readValue()
throws InboxListenerException
InboxListenerExceptionpublic static int setMilliSecondsFromMinutes(int minutes)
public static int setMilliSecondsFromSeconds(int seconds)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||