@Bean(name="disco",
parent=PubSubComponent.class,
active=true)
public class DiscoveryModule
extends tigase.component.modules.impl.DiscoveryModule
| Constructor and Description |
|---|
DiscoveryModule() |
| Modifier and Type | Method and Description |
|---|---|
protected tigase.server.Packet |
prepareDiscoInfoReponse(tigase.server.Packet packet,
tigase.xmpp.jid.JID jid,
String node,
tigase.xmpp.jid.JID senderJID) |
protected void |
processDiscoInfo(tigase.server.Packet packet,
tigase.xmpp.jid.JID jid,
String node,
tigase.xmpp.jid.JID senderJID) |
protected void |
processDiscoItems(tigase.server.Packet packet,
tigase.xmpp.jid.JID jid,
String nodeName,
tigase.xmpp.jid.JID senderJID) |
getAdHocCommandModule, getAvailableFeatures, getFeatures, getModuleCriteria, getModules, process, processAdHocCommandItems, setAdHocCommandModule, setModulesfireEvent, getEventBus, getWriter, setEventBus, setWriter, write, writeprotected void processDiscoInfo(tigase.server.Packet packet,
tigase.xmpp.jid.JID jid,
String node,
tigase.xmpp.jid.JID senderJID)
throws tigase.component.exceptions.ComponentException,
tigase.component.exceptions.RepositoryException
processDiscoInfo in class tigase.component.modules.impl.DiscoveryModuletigase.component.exceptions.ComponentExceptiontigase.component.exceptions.RepositoryExceptionprotected void processDiscoItems(tigase.server.Packet packet,
tigase.xmpp.jid.JID jid,
String nodeName,
tigase.xmpp.jid.JID senderJID)
throws tigase.component.exceptions.ComponentException,
tigase.component.exceptions.RepositoryException
processDiscoItems in class tigase.component.modules.impl.DiscoveryModuletigase.component.exceptions.ComponentExceptiontigase.component.exceptions.RepositoryExceptionprotected tigase.server.Packet prepareDiscoInfoReponse(tigase.server.Packet packet,
tigase.xmpp.jid.JID jid,
String node,
tigase.xmpp.jid.JID senderJID)
prepareDiscoInfoReponse in class tigase.component.modules.impl.DiscoveryModuleCopyright © 2008–2019 Tigase. All rights reserved.