Uses of Class
tigase.server.bosh.BoshTask
Packages that use BoshTask
-
Uses of BoshTask in tigase.server.bosh
Methods in tigase.server.bosh that return BoshTaskModifier and TypeMethodDescriptionBoshIOService.getWaitTimer()
BoshConnectionManager.scheduleTask
(BoshSession bs, long delay) BoshSessionTaskHandler.scheduleTask
(BoshSession bs, long delay) Methods in tigase.server.bosh with parameters of type BoshTaskModifier and TypeMethodDescriptionvoid
BoshConnectionManager.cancelTask
(BoshTask tt) void
BoshSessionTaskHandler.cancelTask
(BoshTask bs) void
BoshIOService.setWaitTimer
(BoshTask timer)