Uses of Class
tigase.server.bosh.BoshSendQueueTask

Packages that use BoshSendQueueTask
tigase.server.bosh   
 

Uses of BoshSendQueueTask in tigase.server.bosh
 

Methods in tigase.server.bosh that return BoshSendQueueTask
 BoshSendQueueTask BoshSessionTaskHandler.scheduleSendQueueTask(BoshSession tt, long delay)
           
 BoshSendQueueTask BoshConnectionManager.scheduleSendQueueTask(BoshSession bs, long delay)
          Method description
 

Methods in tigase.server.bosh with parameters of type BoshSendQueueTask
 void BoshSessionTaskHandler.cancelSendQueueTask(BoshSendQueueTask bt)
           
 void BoshConnectionManager.cancelSendQueueTask(BoshSendQueueTask tt)
          Method description
 



Copyright © 2013 Tigase. All rights reserved.