Uses of Interface
tigase.disco.XMPPService
Packages that use XMPPService
Package
Description
The main package with top level API for server side components.
-
Uses of XMPPService in tigase.cluster
Classes in tigase.cluster that implement XMPPServiceModifier and TypeClassDescriptionclass
class
class
Describe class ClientConnectionClustered here.class
Class ClusterConnectionManager
Created: Tue Nov 22 07:07:11 2005class
Describe class ClusterController here.class
Class SessionManagerClusteredOld
Created: Tue Nov 22 07:07:11 2005class
The purpose of this component implementation is to forward packets to a target real component implementation in the cluster installation.class
Describe class WebSocketClientConnectionClustered here. -
Uses of XMPPService in tigase.component
Classes in tigase.component that implement XMPPServiceModifier and TypeClassDescriptionclass
Deprecated.Do not use this class at all.class
-
Uses of XMPPService in tigase.conf
Classes in tigase.conf that implement XMPPServiceModifier and TypeClassDescriptionclass
Created: Dec 7, 2009 4:09:52 PMclass
Created: Dec 7, 2009 4:15:31 PMclass
Class ConfiguratorOld
Created: Tue Nov 22 07:07:11 2005 -
Uses of XMPPService in tigase.disco
Classes in tigase.disco that implement XMPPServiceModifier and TypeClassDescriptionclass
Class XMPPServiceCollector
Created: Tue Nov 22 07:07:11 2005Methods in tigase.disco with parameters of type XMPPServiceModifier and TypeMethodDescriptionvoid
XMPPServiceCollector.componentAdded
(XMPPService component) void
XMPPServiceCollector.componentRemoved
(XMPPService component) -
Uses of XMPPService in tigase.disteventbus.component
Classes in tigase.disteventbus.component that implement XMPPService -
Uses of XMPPService in tigase.eventbus.component
Classes in tigase.eventbus.component that implement XMPPService -
Uses of XMPPService in tigase.monitor
Classes in tigase.monitor that implement XMPPService -
Uses of XMPPService in tigase.server
Classes in tigase.server that implement XMPPServiceModifier and TypeClassDescriptionclass
AbstractComponentRegistrator<E extends ServerComponent>
This is an archetype of a special types of classes which collect some data from Tigase components or provide these data to components.class
This is an archetype for all classes processing user-level packets.class
Created: Oct 17, 2009 7:49:05 PMclass
ConnectionManager<IO extends XMPPIOService<?>>
Describe class ConnectionManager here.class
Class MessageRouter
Created: Tue Nov 22 07:07:11 2005 -
Uses of XMPPService in tigase.server.amp
Classes in tigase.server.amp that implement XMPPService -
Uses of XMPPService in tigase.server.bosh
Classes in tigase.server.bosh that implement XMPPServiceModifier and TypeClassDescriptionclass
Describe class BoshConnectionManager here. -
Uses of XMPPService in tigase.server.ext
Classes in tigase.server.ext that implement XMPPServiceModifier and TypeClassDescriptionclass
Created: Sep 30, 2009 8:28:13 PMclass
-
Uses of XMPPService in tigase.server.extdisco
Classes in tigase.server.extdisco that implement XMPPServiceModifier and TypeClassDescriptionclass
Created by andrzej on 06.09.2016. -
Uses of XMPPService in tigase.server.monitor
Classes in tigase.server.monitor that implement XMPPService -
Uses of XMPPService in tigase.server.rtbl
Classes in tigase.server.rtbl that implement XMPPService -
Uses of XMPPService in tigase.server.test
Classes in tigase.server.test that implement XMPPServiceModifier and TypeClassDescriptionclass
Created: Sep 30, 2010 1:07:13 PMclass
A test component used to demonstrate API and for running different kinds of tests on the Tigase server - generate local traffic for performance and load tests. -
Uses of XMPPService in tigase.server.websocket
Classes in tigase.server.websocket that implement XMPPServiceModifier and TypeClassDescriptionclass
Class implements basic support allowing clients to connect using WebSocket protocol -
Uses of XMPPService in tigase.server.xmppclient
Classes in tigase.server.xmppclient that implement XMPPServiceModifier and TypeClassDescriptionclass
Class ClientConnectionManager Created: Tue Nov 22 07:07:11 2005 -
Uses of XMPPService in tigase.server.xmppcomponent
Classes in tigase.server.xmppcomponent that implement XMPPService -
Uses of XMPPService in tigase.server.xmppserver
Classes in tigase.server.xmppserver that implement XMPPService -
Uses of XMPPService in tigase.server.xmppsession
Classes in tigase.server.xmppsession that implement XMPPServiceModifier and TypeClassDescriptionclass
Class SessionManager
Created: Tue Nov 22 07:07:11 2005 -
Uses of XMPPService in tigase.stats
Classes in tigase.stats that implement XMPPService -
Uses of XMPPService in tigase.vhosts
Classes in tigase.vhosts that implement XMPPService