public class DiscoveryModule extends tigase.component.modules.impl.DiscoveryModule<MucContext>
| Constructor and Description |
|---|
DiscoveryModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processDiscoInfo(tigase.server.Packet packet,
tigase.xmpp.JID requestedJID,
String node,
tigase.xmpp.JID senderJID) |
protected void |
processDiscoItems(tigase.server.Packet packet,
tigase.xmpp.JID requestedJID,
String node,
tigase.xmpp.JID senderJID) |
getFeatures, getModuleCriteria, process, processAdHocCommandItemsprotected void processDiscoInfo(tigase.server.Packet packet,
tigase.xmpp.JID requestedJID,
String node,
tigase.xmpp.JID senderJID)
throws tigase.component.exceptions.ComponentException,
tigase.component.exceptions.RepositoryException
processDiscoInfo in class tigase.component.modules.impl.DiscoveryModule<MucContext>tigase.component.exceptions.ComponentExceptiontigase.component.exceptions.RepositoryExceptionprotected void processDiscoItems(tigase.server.Packet packet,
tigase.xmpp.JID requestedJID,
String node,
tigase.xmpp.JID senderJID)
throws tigase.component.exceptions.ComponentException,
tigase.component.exceptions.RepositoryException
processDiscoItems in class tigase.component.modules.impl.DiscoveryModule<MucContext>tigase.component.exceptions.ComponentExceptiontigase.component.exceptions.RepositoryExceptionCopyright © 2007–2015 Tigase. All rights reserved.