tigase.xmpp.impl
Class SimpleForwarder
java.lang.Object
tigase.xmpp.XMPPProcessor
tigase.xmpp.impl.SimpleForwarder
- All Implemented Interfaces:
- Comparable<XMPPProcessor>, XMPPImplIfc, XMPPProcessorIfc
- Direct Known Subclasses:
- IBB, JabberIqOOB, JabberIqSi, JabberIqSocks5Bytestreams
public abstract class SimpleForwarder
- extends XMPPProcessor
- implements XMPPProcessorIfc
Describe class SimpleForwarder here.
Created: Sat Jan 13 16:58:41 2007
- Version:
- $Rev$
- Author:
- Artur Hefczyc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleForwarder
public SimpleForwarder()
process
public void process(Packet packet,
XMPPResourceConnection session,
NonAuthUserRepository repo,
Queue<Packet> results,
Map<String,Object> settings)
throws XMPPException
- Describe
process
method here.
- Specified by:
process
in interface XMPPProcessorIfc
- Parameters:
packet
- a Packet
valuesession
- a XMPPResourceConnection
valuerepo
- a NonAuthUserRepository
valueresults
- a Queue
valuesettings
-
- Throws:
XMPPException
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.