tigase.server.bosh
Class BoshSendQueueTask

java.lang.Object
  extended by tigase.util.TimerTask
      extended by tigase.server.bosh.BoshSendQueueTask
All Implemented Interfaces:
Runnable

public class BoshSendQueueTask
extends TimerTask

Author:
andrzej

Constructor Summary
BoshSendQueueTask(BoshSession bs)
           
 
Method Summary
 void run()
           
 
Methods inherited from class tigase.util.TimerTask
cancel, isScheduled, setScheduledFuture
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoshSendQueueTask

public BoshSendQueueTask(BoshSession bs)
Method Detail

run

public void run()


Copyright © 2013 Tigase. All rights reserved.