|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.funambol.email.inboxlistener.engine.NotificationWrapper
public class NotificationWrapper
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 |
---|
protected com.funambol.framework.logging.FunambolLogger log
Constructor Detail |
---|
public NotificationWrapper(MailServerAccount msa, WSAccount wsa)
msa
- MailServerAccountwsa
- WSAccountMethod Detail |
---|
public void callNotification() throws java.lang.Exception
java.lang.Exception
public void sendNotificationMessages(java.lang.String deviceId) throws java.lang.Exception
deviceId
- String
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |