Uses of Interface
tigase.server.bosh.BoshSessionTaskHandler
Packages that use BoshSessionTaskHandler
-
Uses of BoshSessionTaskHandler in tigase.cluster
Classes in tigase.cluster that implement BoshSessionTaskHandler -
Uses of BoshSessionTaskHandler in tigase.server.bosh
Classes in tigase.server.bosh that implement BoshSessionTaskHandlerModifier and TypeClassDescriptionclass
Describe class BoshConnectionManager here.Constructors in tigase.server.bosh with parameters of type BoshSessionTaskHandlerModifierConstructorDescriptionBoshSession
(String def_domain, JID dataReceiver, BoshSessionTaskHandler handler, String hostname, int maxWaitingPackets) Creates a newBoshSession
instance.