|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.xmpp.XMPPProcessor
tigase.xmpp.impl.SimpleForwarder
public abstract class SimpleForwarder
Describe class SimpleForwarder here. Created: Sat Jan 13 16:58:41 2007
| Field Summary |
|---|
| Fields inherited from class tigase.xmpp.XMPPProcessor |
|---|
ALL |
| Constructor Summary | |
|---|---|
SimpleForwarder()
|
|
| Method Summary | |
|---|---|
void |
process(Packet packet,
XMPPResourceConnection session,
NonAuthUserRepository repo,
java.util.Queue<Packet> results,
java.util.Map<java.lang.String,java.lang.Object> settings)
Describe process method here. |
| Methods inherited from class tigase.xmpp.XMPPProcessor |
|---|
compareTo, concurrentQueuesNo, concurrentThreadsPerQueue, getInstance, init, isSupporting, supDiscoFeatures, supElements, supNamespaces, supStreamFeatures |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface tigase.xmpp.XMPPImplIfc |
|---|
concurrentQueuesNo, concurrentThreadsPerQueue, id, init, isSupporting, supDiscoFeatures, supElements, supNamespaces, supStreamFeatures |
| Constructor Detail |
|---|
public SimpleForwarder()
| Method Detail |
|---|
public void process(Packet packet,
XMPPResourceConnection session,
NonAuthUserRepository repo,
java.util.Queue<Packet> results,
java.util.Map<java.lang.String,java.lang.Object> settings)
throws XMPPException
process method here.
process in interface XMPPProcessorIfcpacket - a Packet valuesession - a XMPPResourceConnection valuerepo - a NonAuthUserRepository valueresults - a Queue value
XMPPException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||