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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic java.lang.String id()
id in interface tigase.xmpp.XMPPImplIfcid in class tigase.xmpp.impl.MessageAllpublic 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.XMPPProcessorIfcprocess in class tigase.xmpp.impl.MessageAlltigase.xmpp.XMPPExceptionCopyright © 2024. All Rights Reserved.