tigase.server.bosh
Class BoshTask

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

public class BoshTask
extends TimerTask

Describe class BoshWaitTimer here. Created: Tue Oct 30 16:38:15 2012

Version:
$Rev: $
Author:
Artur Hefczyc

Field Summary
protected  long timerOrder
           
 
Constructor Summary
BoshTask(BoshSession bs, BoshConnectionManager manager)
          Constructs ...
 
Method Summary
 void run()
          Method description
 
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
 

Field Detail

timerOrder

protected long timerOrder
Constructor Detail

BoshTask

public BoshTask(BoshSession bs,
                BoshConnectionManager manager)
Constructs ...

Parameters:
bs -
Method Detail

run

public void run()
Method description



Copyright © 2013 Tigase. All rights reserved.