|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.xmpp.XMPPProcessor
tigase.xmpp.impl.UrnXmppPing
public class UrnXmppPing
XEP-0199: XMPP Ping
| Constructor Summary | |
|---|---|
UrnXmppPing()
|
|
| Method Summary | |
|---|---|
java.lang.String |
id()
|
void |
process(Packet packet,
XMPPResourceConnection session,
NonAuthUserRepository repo,
java.util.Queue<Packet> results)
|
tigase.xml.Element[] |
supDiscoFeatures(XMPPResourceConnection session)
|
java.lang.String[] |
supElements()
|
java.lang.String[] |
supNamespaces()
|
| Methods inherited from class tigase.xmpp.XMPPProcessor |
|---|
compareTo, getInstance, isSupporting, supStreamFeatures |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface tigase.xmpp.XMPPImplIfc |
|---|
isSupporting, supStreamFeatures |
| Constructor Detail |
|---|
public UrnXmppPing()
| Method Detail |
|---|
public java.lang.String id()
id in interface XMPPImplIfc
public void process(Packet packet,
XMPPResourceConnection session,
NonAuthUserRepository repo,
java.util.Queue<Packet> results)
process in interface XMPPProcessorIfcpublic tigase.xml.Element[] supDiscoFeatures(XMPPResourceConnection session)
supDiscoFeatures in interface XMPPImplIfcsupDiscoFeatures in class XMPPProcessorpublic java.lang.String[] supElements()
supElements in interface XMPPImplIfcsupElements in class XMPPProcessorpublic java.lang.String[] supNamespaces()
supNamespaces in interface XMPPImplIfcsupNamespaces in class XMPPProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||