public class BMMessageAll
extends tigase.xmpp.impl.MessageAll
Constructor and Description |
---|
BMMessageAll() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
id() |
void |
process(tigase.server.Packet packet,
tigase.xmpp.XMPPResourceConnection session,
tigase.db.NonAuthUserRepository repo,
java.util.Queue<tigase.server.Packet> results,
java.util.Map<java.lang.String,java.lang.Object> settings) |
canHandle, compareTo, concurrentThreadsPerQueue, getComponentInfo, getInstance, getStatistics, init, isSupporting, supDiscoFeatures, supElements, supStreamFeatures, supTypes, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public java.lang.String id()
id
in interface tigase.xmpp.XMPPImplIfc
id
in class tigase.xmpp.impl.MessageAll
public void process(tigase.server.Packet packet, tigase.xmpp.XMPPResourceConnection session, tigase.db.NonAuthUserRepository repo, java.util.Queue<tigase.server.Packet> results, java.util.Map<java.lang.String,java.lang.Object> settings) throws tigase.xmpp.XMPPException
process
in interface tigase.xmpp.XMPPProcessorIfc
process
in class tigase.xmpp.impl.MessageAll
tigase.xmpp.XMPPException
Copyright © 2021. All Rights Reserved.