Uses of Class
com.funambol.push.CTPService.CTPMessage

Packages that use CTPService.CTPMessage
com.funambol.push   
 

Uses of CTPService.CTPMessage in com.funambol.push
 

Methods in com.funambol.push that return CTPService.CTPMessage
protected  CTPService.CTPMessage CTPService.receiveMessage()
          Receives a message from the server (wait till a message is received or an error is encountered).
protected  CTPService.CTPMessage CTPService.receiveMessageWithTimeout()
          Receives a message from the server.
 

Methods in com.funambol.push with parameters of type CTPService.CTPMessage
protected  void CTPService.sendMessage(CTPService.CTPMessage message)
          Sends a message to the server and monitor the operation via a timer.
 



Copyright © 2001-2009 Funambol.