@Bean(name="login-history",
parent=tigase.server.xmppsession.SessionManager.class,
active=false)
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.JID |
getComponentJid() |
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, getQueueSize, getStatistics, getThreadsNo, init, isSupporting, supElements, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanHandle, concurrentQueuesNo, concurrentThreadsPerQueue, getComponentInfo, getStatistics, id, init, isSupporting, supDiscoFeatures, supElementNamePaths, supElements, supNamespaces, supStreamFeatures, supTypescompareToprotected static final String ID
public tigase.xmpp.jid.JID getComponentJid()
public 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 © 2015–2019 "Tigase, Inc.". All rights reserved.