Uses of Interface
tigase.pubsub.IPubSubConfig
Packages that use IPubSubConfig
Package
Description
-
Uses of IPubSubConfig in tigase.pubsub
Classes in tigase.pubsub that implement IPubSubConfigModifier and TypeClassDescriptionclassClass contains basic configuration of PubSub component used by component modules.Fields in tigase.pubsub declared as IPubSubConfigMethods in tigase.pubsub with parameters of type IPubSubConfigModifier and TypeMethodDescriptionvoidAbstractNodeConfig.read(tigase.db.UserRepository repository, IPubSubConfig config, String subnode) voidAbstractNodeConfig.write(tigase.db.UserRepository repo, IPubSubConfig config, String subnode) -
Uses of IPubSubConfig in tigase.pubsub.cluster
Constructors in tigase.pubsub.cluster with parameters of type IPubSubConfig -
Uses of IPubSubConfig in tigase.pubsub.modules
Methods in tigase.pubsub.modules with parameters of type IPubSubConfigModifier and TypeMethodDescriptionstatic voidNodeConfigModule.parseConf(AbstractNodeConfig conf, tigase.xml.Element configure, IPubSubConfig config) -
Uses of IPubSubConfig in tigase.pubsub.repository.cached
Fields in tigase.pubsub.repository.cached declared as IPubSubConfig -
Uses of IPubSubConfig in tigase.pubsub.utils
Methods in tigase.pubsub.utils that return IPubSubConfig