Hierarchy For Package tigase.pubsub

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • tigase.osgi.AbstractActivator (implements org.osgi.framework.BundleActivator, org.osgi.framework.ServiceListener)
    • tigase.pubsub.AbstractNodeConfig
    • tigase.server.BasicComponent (implements tigase.cluster.api.ClusteredComponentIfc, tigase.conf.Configurable, tigase.kernel.beans.config.ConfigurationChangedAware, tigase.kernel.beans.Initializable, tigase.vhosts.VHostListener, tigase.disco.XMPPService)
      • tigase.server.AbstractMessageReceiver (implements tigase.server.MessageReceiver, tigase.server.PacketWriterWithTimeout, tigase.stats.StatisticsContainer)
        • tigase.component.AbstractKernelBasedComponent (implements tigase.server.DisableDisco, tigase.kernel.beans.RegistrarBean, tigase.disco.XMPPService)
          • tigase.pubsub.PubSubComponent (implements tigase.conf.Configurable, tigase.server.DisableDisco)
    • tigase.stats.CounterValue
      • tigase.stats.Counter
        • tigase.stats.StatisticHolderImpl (implements tigase.stats.StatisticHolder)
    • tigase.pubsub.DefaultPacketHashCodeGenerator (implements tigase.pubsub.PubSubComponent.PacketHashCodeGenerator)
    • tigase.pubsub.NotificationBroadcaster
    • tigase.pubsub.PubSubConfig (implements tigase.pubsub.IPubSubConfig)
    • tigase.pubsub.PubSubVersion
    • tigase.util.cache.SimpleCache<K,​V> (implements java.util.Map<K,​V>)
    • tigase.util.common.TimerTask (implements java.lang.Runnable)
      • tigase.component.ScheduledTask (implements tigase.kernel.beans.config.ConfigurationChangedAware, tigase.kernel.beans.Initializable, tigase.kernel.beans.UnregisterAware)
    • tigase.pubsub.Utils
    • tigase.pubsub.Utils.Spi
    • tigase.xmpp.XMPPProcessor (implements tigase.xmpp.XMPPImplIfc, tigase.xmpp.XMPPProcessorConcurrencyAwareIfc)
      • tigase.pubsub.PepPlugin (implements tigase.xmpp.impl.ServiceDiscovery.AccountServiceProvider, tigase.xmpp.XMPPProcessorIfc, tigase.xmpp.XMPPStopListenerIfc)

Interface Hierarchy

Enum Hierarchy