Uses of Interface
org.jivesoftware.openfire.disco.ServerIdentitiesProvider
Packages that use ServerIdentitiesProvider
Package
Description
Service discovery implementation (XEP-0030).
Implementation of Personal Eventing via Pubsub (XEP-0163).
-
Uses of ServerIdentitiesProvider in org.jivesoftware.openfire.disco
Methods in org.jivesoftware.openfire.disco with parameters of type ServerIdentitiesProviderModifier and TypeMethodDescriptionvoidIQDiscoInfoHandler.addServerIdentitiesProvider(ServerIdentitiesProvider provider) Adds the "discoverable" identities provided by the provider whenever a disco for info is made against the server.voidIQDiscoInfoHandler.removeServerIdentitiesProvider(ServerIdentitiesProvider provider) Removes this provider of identities. -
Uses of ServerIdentitiesProvider in org.jivesoftware.openfire.pep
Classes in org.jivesoftware.openfire.pep that implement ServerIdentitiesProviderModifier and TypeClassDescriptionclassAnIQHandlerused to implement XEP-0163: "Personal Eventing via Pubsub" Version 1.0