com.funambol.email.inboxlistener.engine
Class NotificationWrapper

java.lang.Object
  extended by com.funambol.email.inboxlistener.engine.NotificationWrapper

public class NotificationWrapper
extends java.lang.Object


Field Summary
protected  com.funambol.framework.logging.FunambolLogger log
           
 
Constructor Summary
NotificationWrapper(MailServerAccount msa, WSAccount wsa)
           
 
Method Summary
 void callNotification()
           
 void sendNotificationMessages(java.lang.String deviceId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected com.funambol.framework.logging.FunambolLogger log
Constructor Detail

NotificationWrapper

public NotificationWrapper(MailServerAccount msa,
                           WSAccount wsa)
Parameters:
msa - MailServerAccount
wsa - WSAccount
Method Detail

callNotification

public void callNotification()
                      throws java.lang.Exception
Throws:
java.lang.Exception

sendNotificationMessages

public void sendNotificationMessages(java.lang.String deviceId)
                              throws java.lang.Exception
Parameters:
deviceId - String
Throws:
java.lang.Exception


Copyright © 2005-2006 Funambol.