@Bean(name="urn:xmpp:ping",
active=true)
public class SelfPingModule
extends tigase.component.modules.impl.XmppPingModule
implements tigase.kernel.beans.Initializable
| Constructor and Description |
|---|
SelfPingModule() |
| Modifier and Type | Method and Description |
|---|---|
protected tigase.server.Packet |
createPingPacket(String id,
String from,
String to) |
void |
initialize() |
protected String |
nextStanzaId() |
void |
process(tigase.server.Packet packet) |
getFeatures, getModuleCriteriafireEvent, getEventBus, getWriter, setEventBus, setWriter, write, writepublic void process(tigase.server.Packet packet)
throws tigase.component.exceptions.ComponentException
process in interface tigase.component.modules.Moduleprocess in class tigase.component.modules.impl.XmppPingModuletigase.component.exceptions.ComponentExceptionpublic void initialize()
initialize in interface tigase.kernel.beans.Initializableprotected String nextStanzaId()
Copyright © 2007–2020 "Tigase, Inc.". All rights reserved.