Uses of Interface
tigase.vhosts.VHostListener
Packages that use VHostListener
Package
Description
The main package with top level API for server side components.
-
Uses of VHostListener in tigase.cluster
Classes in tigase.cluster that implement VHostListenerModifier 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 VHostListener in tigase.component
Classes in tigase.component that implement VHostListenerModifier and TypeClassDescriptionclass
Deprecated.Do not use this class at all.class
-
Uses of VHostListener in tigase.conf
Classes in tigase.conf that implement VHostListenerModifier 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 VHostListener in tigase.disco
Classes in tigase.disco that implement VHostListenerModifier and TypeClassDescriptionclass
Class XMPPServiceCollector
Created: Tue Nov 22 07:07:11 2005 -
Uses of VHostListener in tigase.disteventbus.component
Classes in tigase.disteventbus.component that implement VHostListener -
Uses of VHostListener in tigase.eventbus.component
Classes in tigase.eventbus.component that implement VHostListener -
Uses of VHostListener in tigase.monitor
Classes in tigase.monitor that implement VHostListener -
Uses of VHostListener in tigase.server
Classes in tigase.server that implement VHostListenerModifier 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 VHostListener in tigase.server.amp
Classes in tigase.server.amp that implement VHostListener -
Uses of VHostListener in tigase.server.bosh
Classes in tigase.server.bosh that implement VHostListenerModifier and TypeClassDescriptionclass
Describe class BoshConnectionManager here. -
Uses of VHostListener in tigase.server.ext
Classes in tigase.server.ext that implement VHostListenerModifier and TypeClassDescriptionclass
Created: Sep 30, 2009 8:28:13 PMclass
-
Uses of VHostListener in tigase.server.extdisco
Classes in tigase.server.extdisco that implement VHostListenerModifier and TypeClassDescriptionclass
Created by andrzej on 06.09.2016. -
Uses of VHostListener in tigase.server.monitor
Classes in tigase.server.monitor that implement VHostListener -
Uses of VHostListener in tigase.server.rtbl
Classes in tigase.server.rtbl that implement VHostListener -
Uses of VHostListener in tigase.server.test
Classes in tigase.server.test that implement VHostListenerModifier 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 VHostListener in tigase.server.websocket
Classes in tigase.server.websocket that implement VHostListenerModifier and TypeClassDescriptionclass
Class implements basic support allowing clients to connect using WebSocket protocol -
Uses of VHostListener in tigase.server.xmppclient
Classes in tigase.server.xmppclient that implement VHostListenerModifier and TypeClassDescriptionclass
Class ClientConnectionManager Created: Tue Nov 22 07:07:11 2005 -
Uses of VHostListener in tigase.server.xmppcomponent
Classes in tigase.server.xmppcomponent that implement VHostListener -
Uses of VHostListener in tigase.server.xmppserver
Classes in tigase.server.xmppserver that implement VHostListener -
Uses of VHostListener in tigase.server.xmppsession
Classes in tigase.server.xmppsession that implement VHostListenerModifier and TypeClassDescriptionclass
Class SessionManager
Created: Tue Nov 22 07:07:11 2005 -
Uses of VHostListener in tigase.stats
Classes in tigase.stats that implement VHostListener -
Uses of VHostListener in tigase.vhosts
Classes in tigase.vhosts that implement VHostListenerMethods in tigase.vhosts with parameters of type VHostListenerModifier and TypeMethodDescriptionvoid
VHostManager.componentAdded
(VHostListener component) void
VHostManager.componentRemoved
(VHostListener component)