Uses of Interface
tigase.cluster.api.ClusteredComponentIfc
-
Packages that use ClusteredComponentIfc Package Description tigase.cluster tigase.component tigase.conf tigase.disco tigase.disteventbus.component tigase.eventbus.component tigase.monitor tigase.server The main package with top level API for server side components.tigase.server.amp tigase.server.bosh tigase.server.ext tigase.server.extdisco tigase.server.monitor tigase.server.test tigase.server.websocket tigase.server.xmppclient tigase.server.xmppcomponent tigase.server.xmppserver tigase.server.xmppsession tigase.stats tigase.vhosts -
-
Uses of ClusteredComponentIfc in tigase.cluster
Classes in tigase.cluster that implement ClusteredComponentIfc Modifier and Type Class Description classAmpComponentClusteredclassBoshConnectionClusteredclassClientConnectionClusteredDescribe class ClientConnectionClustered here.classClusterConnectionManagerClass ClusterConnectionManager
Created: Tue Nov 22 07:07:11 2005classClusterControllerDescribe class ClusterController here.classSessionManagerClusteredClass SessionManagerClusteredOld
Created: Tue Nov 22 07:07:11 2005classWebSocketClientConnectionClusteredDescribe class WebSocketClientConnectionClustered here.Methods in tigase.cluster with parameters of type ClusteredComponentIfc Modifier and Type Method Description voidClusterController. componentAdded(ClusteredComponentIfc component)voidClusterController. componentRemoved(ClusteredComponentIfc component) -
Uses of ClusteredComponentIfc in tigase.component
Classes in tigase.component that implement ClusteredComponentIfc Modifier and Type Class Description classAbstractComponentDeprecated.Do not use this class at all.classAbstractKernelBasedComponent -
Uses of ClusteredComponentIfc in tigase.conf
Classes in tigase.conf that implement ClusteredComponentIfc Modifier and Type Class Description classConfiguratorCreated: Dec 7, 2009 4:09:52 PMclassConfiguratorAbstractCreated: Dec 7, 2009 4:15:31 PMclassConfiguratorOldClass ConfiguratorOld
Created: Tue Nov 22 07:07:11 2005 -
Uses of ClusteredComponentIfc in tigase.disco
Classes in tigase.disco that implement ClusteredComponentIfc Modifier and Type Class Description classXMPPServiceCollectorClass XMPPServiceCollector
Created: Tue Nov 22 07:07:11 2005 -
Uses of ClusteredComponentIfc in tigase.disteventbus.component
Classes in tigase.disteventbus.component that implement ClusteredComponentIfc Modifier and Type Class Description classEventBusComponent -
Uses of ClusteredComponentIfc in tigase.eventbus.component
Classes in tigase.eventbus.component that implement ClusteredComponentIfc Modifier and Type Class Description classEventBusComponent -
Uses of ClusteredComponentIfc in tigase.monitor
Classes in tigase.monitor that implement ClusteredComponentIfc Modifier and Type Class Description classMonitorComponent -
Uses of ClusteredComponentIfc in tigase.server
Classes in tigase.server that implement ClusteredComponentIfc Modifier and Type Class Description classAbstractComponentRegistrator<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.classAbstractMessageReceiverThis is an archetype for all classes processing user-level packets.classBasicComponentCreated: Oct 17, 2009 7:49:05 PMclassConnectionManager<IO extends XMPPIOService<?>>Describe class ConnectionManager here.classMessageRouterClass MessageRouter
Created: Tue Nov 22 07:07:11 2005 -
Uses of ClusteredComponentIfc in tigase.server.amp
Classes in tigase.server.amp that implement ClusteredComponentIfc Modifier and Type Class Description classAmpComponentCreated: Apr 26, 2010 3:22:06 PM -
Uses of ClusteredComponentIfc in tigase.server.bosh
Classes in tigase.server.bosh that implement ClusteredComponentIfc Modifier and Type Class Description classBoshConnectionManagerDescribe class BoshConnectionManager here. -
Uses of ClusteredComponentIfc in tigase.server.ext
Classes in tigase.server.ext that implement ClusteredComponentIfc Modifier and Type Class Description classComponentProtocolCreated: Sep 30, 2009 8:28:13 PMclassComponentProtocolManager -
Uses of ClusteredComponentIfc in tigase.server.extdisco
Classes in tigase.server.extdisco that implement ClusteredComponentIfc Modifier and Type Class Description classExternalServiceDiscoveryComponentCreated by andrzej on 06.09.2016. -
Uses of ClusteredComponentIfc in tigase.server.monitor
Classes in tigase.server.monitor that implement ClusteredComponentIfc Modifier and Type Class Description classMonitorComponentDeprecated.UseMonitorComponentinstead. -
Uses of ClusteredComponentIfc in tigase.server.test
Classes in tigase.server.test that implement ClusteredComponentIfc Modifier and Type Class Description classEchoComponentCreated: Sep 30, 2010 1:07:13 PMclassTestComponentA 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 ClusteredComponentIfc in tigase.server.websocket
Classes in tigase.server.websocket that implement ClusteredComponentIfc Modifier and Type Class Description classWebSocketClientConnectionManagerClass implements basic support allowing clients to connect using WebSocket protocol -
Uses of ClusteredComponentIfc in tigase.server.xmppclient
Classes in tigase.server.xmppclient that implement ClusteredComponentIfc Modifier and Type Class Description classClientConnectionManagerClass ClientConnectionManager Created: Tue Nov 22 07:07:11 2005 -
Uses of ClusteredComponentIfc in tigase.server.xmppcomponent
Classes in tigase.server.xmppcomponent that implement ClusteredComponentIfc Modifier and Type Class Description classComponentConnectionManagerDeprecated. -
Uses of ClusteredComponentIfc in tigase.server.xmppserver
Classes in tigase.server.xmppserver that implement ClusteredComponentIfc Modifier and Type Class Description classS2SConnectionManagerCreated: Jun 14, 2010 11:59:38 AM -
Uses of ClusteredComponentIfc in tigase.server.xmppsession
Classes in tigase.server.xmppsession that implement ClusteredComponentIfc Modifier and Type Class Description classSessionManagerClass SessionManager
Created: Tue Nov 22 07:07:11 2005 -
Uses of ClusteredComponentIfc in tigase.stats
Classes in tigase.stats that implement ClusteredComponentIfc Modifier and Type Class Description classStatisticsCollectorClass StatisticsCollector
Created: Tue Nov 22 07:07:11 2005 -
Uses of ClusteredComponentIfc in tigase.vhosts
Classes in tigase.vhosts that implement ClusteredComponentIfc Modifier and Type Class Description classVHostManagerDescribe class VHostManager here.
-