Uses of Class
tigase.server.bosh.BoshTask

Packages that use BoshTask
tigase.server.bosh   
 

Uses of BoshTask in tigase.server.bosh
 

Methods in tigase.server.bosh that return BoshTask
 BoshTask BoshIOService.getWaitTimer()
          Method description
 BoshTask BoshSessionTaskHandler.scheduleTask(BoshSession bs, long delay)
           
 BoshTask BoshConnectionManager.scheduleTask(BoshSession bs, long delay)
          Method description
 

Methods in tigase.server.bosh with parameters of type BoshTask
 void BoshSessionTaskHandler.cancelTask(BoshTask bs)
           
 void BoshConnectionManager.cancelTask(BoshTask tt)
          Method description
 void BoshIOService.setWaitTimer(BoshTask timer)
          Method description
 



Copyright © 2013 Tigase. All rights reserved.