tigase.muc.modules
Class XmppPingModule
java.lang.Object
tigase.muc.modules.XmppPingModule
- All Implemented Interfaces:
- Module
public class XmppPingModule
- extends Object
- implements Module
- Author:
- bmalkow
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
writer
protected final ElementWriter writer
XmppPingModule
public XmppPingModule(ElementWriter writer)
getFeatures
public String[] getFeatures()
- Specified by:
getFeatures in interface Module
getModuleCriteria
public tigase.criteria.Criteria getModuleCriteria()
- Specified by:
getModuleCriteria in interface Module
isProcessedByModule
public boolean isProcessedByModule(tigase.xml.Element element)
- Specified by:
isProcessedByModule in interface Module
process
public void process(tigase.server.Packet iq)
throws MUCException
- Specified by:
process in interface Module
- Throws:
MUCException
Copyright © 2007-2012 Tigase. All Rights Reserved.