com.funambol.email.util
Class UtilityIL

java.lang.Object
  extended bycom.funambol.email.util.UtilityIL

public class UtilityIL
extends java.lang.Object

InboxListener Utility class


Constructor Summary
UtilityIL()
           
 
Method Summary
static MSAccount getServerBean(WSAccount wsa, int interval)
          Calls getServerBean method of the WS
static int readInteger()
           
static java.lang.String readValue()
           
static int setMilliSec(int minutes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilityIL

public UtilityIL()
Method Detail

readInteger

public static int readInteger()
                       throws InboxListenerException
Throws:
InboxListenerException

readValue

public static java.lang.String readValue()
                                  throws InboxListenerException
Throws:
InboxListenerException

setMilliSec

public static int setMilliSec(int minutes)

getServerBean

public static MSAccount getServerBean(WSAccount wsa,
                                      int interval)
                               throws InboxListenerConfigException
Calls getServerBean method of the WS

Throws:
InboxListenerConfigException


Copyright © 2003-2006 Funambol.