Uses of Class
tigase.server.ComponentInfo
Packages that use ComponentInfo
Package
Description
The main package with top level API for server side components.
-
Uses of ComponentInfo in tigase.cluster
Methods in tigase.cluster that return ComponentInfoModifier and TypeMethodDescriptionSessionManagerClustered.getComponentInfo()
VirtualComponent.getComponentInfo()
-
Uses of ComponentInfo in tigase.server
Methods in tigase.server that return ComponentInfoModifier and TypeMethodDescriptionBasicComponent.getComponentInfo()
ServerComponent.getComponentInfo()
Allows to obtain various informations about componentsMethods in tigase.server that return types with arguments of type ComponentInfo -
Uses of ComponentInfo in tigase.xmpp
Fields in tigase.xmpp declared as ComponentInfoMethods in tigase.xmpp that return ComponentInfoModifier and TypeMethodDescriptionXMPPImplIfc.getComponentInfo()
Allows to obtain various informations about componentsXMPPProcessor.getComponentInfo()