public class IQMUCSearchHandler extends Object
| Constructor and Description |
|---|
IQMUCSearchHandler(MultiUserChatService mucService)
Creates a new instance of the search provider.
|
| Modifier and Type | Method and Description |
|---|---|
org.xmpp.packet.IQ |
handleIQ(org.xmpp.packet.IQ iq)
Constructs an answer on a IQ stanza that contains a search request.
|
public IQMUCSearchHandler(MultiUserChatService mucService)
mucService - The server for which to return search results.public org.xmpp.packet.IQ handleIQ(org.xmpp.packet.IQ iq)
iq - The IQ stanza that is the search request.Copyright © 2003-2008 Jive Software.