Uses of Class
tigase.server.bosh.BoshSession

Packages that use BoshSession
tigase.server.bosh   
 

Uses of BoshSession in tigase.server.bosh
 

Methods in tigase.server.bosh that return BoshSession
protected  BoshSession BoshConnectionManager.getBoshSession(tigase.xmpp.JID jid)
           
 

Methods in tigase.server.bosh with parameters of type BoshSession
 boolean BoshSessionTaskHandler.addOutStreamClosed(Packet packet, BoshSession bs)
           
 boolean BoshConnectionManager.addOutStreamClosed(Packet packet, BoshSession bs)
          Method description
 boolean BoshSessionTaskHandler.addOutStreamOpen(Packet packet, BoshSession bs)
           
 boolean BoshConnectionManager.addOutStreamOpen(Packet packet, BoshSession bs)
           
 TimerTask BoshSessionTaskHandler.scheduleTask(BoshSession bs, long delay)
           
 TimerTask BoshConnectionManager.scheduleTask(BoshSession bs, long delay)
          Method description
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.