public class LoginHistory
extends tigase.xmpp.impl.annotation.AnnotatedXMPPProcessor
implements tigase.xmpp.XMPPPacketFilterIfc, tigase.xmpp.XMPPStopListenerIfc
| Constructor and Description |
|---|
LoginHistory() |
| Modifier and Type | Method and Description |
|---|---|
void |
filter(tigase.server.Packet packet,
tigase.xmpp.XMPPResourceConnection session,
tigase.db.NonAuthUserRepository repo,
Queue<tigase.server.Packet> results) |
tigase.xmpp.JID |
getComponentJid() |
void |
init(Map<String,Object> settings) |
void |
stopped(tigase.xmpp.XMPPResourceConnection session,
Queue<tigase.server.Packet> results,
Map<String,Object> settings) |
id, supDiscoFeatures, supElementNamePaths, supNamespaces, supStreamFeatures, supTypescanHandle, compareTo, concurrentThreadsPerQueue, getComponentInfo, getInstance, getStatistics, isSupporting, supElements, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanHandle, concurrentQueuesNo, concurrentThreadsPerQueue, getComponentInfo, getStatistics, id, isSupporting, supDiscoFeatures, supElementNamePaths, supElements, supNamespaces, supStreamFeatures, supTypescompareToprotected static final String ID
public tigase.xmpp.JID getComponentJid()
public void init(Map<String,Object> settings) throws tigase.db.TigaseDBException
init in interface tigase.xmpp.XMPPImplIfcinit in class tigase.xmpp.XMPPProcessortigase.db.TigaseDBExceptionpublic void filter(tigase.server.Packet packet,
tigase.xmpp.XMPPResourceConnection session,
tigase.db.NonAuthUserRepository repo,
Queue<tigase.server.Packet> results)
filter in interface tigase.xmpp.XMPPPacketFilterIfcCopyright © 2018. All rights reserved.