tigase.xmpp
Interface XMPPPreprocessorIfc
- All Superinterfaces:
- Comparable<XMPPImplIfc>, XMPPImplIfc
- All Known Implementing Classes:
- DomainFilter, InvisibleCommand, JabberIqIq, JabberIqPrivacy, StartTLS
public interface XMPPPreprocessorIfc
- extends XMPPImplIfc
Describe interface XMPPPreprocessorIfc here.
Created: Sat Oct 14 16:16:50 2006
- Version:
- $Rev$
- Author:
- Artur Hefczyc
| Methods inherited from interface tigase.xmpp.XMPPImplIfc |
canHandle, concurrentQueuesNo, concurrentThreadsPerQueue, getStatistics, id, init, isSupporting, supDiscoFeatures, supElementNamePaths, supElements, supNamespaces, supStreamFeatures, supTypes |
preProcess
boolean preProcess(Packet packet,
XMPPResourceConnection session,
NonAuthUserRepository repo,
Queue<Packet> results,
Map<String,Object> settings)
Copyright © 2013 Tigase. All rights reserved.