tigase.xmpp
Interface XMPPPreprocessorIfc
- All Superinterfaces:
- XMPPImplIfc
- All Known Implementing Classes:
- DomainFilter, JabberIqIq, JabberIqPrivacy
public interface XMPPPreprocessorIfc
- extends XMPPImplIfc
Describe interface XMPPPreprocessorIfc here.
Created: Sat Oct 14 16:16:50 2006
- Version:
- $Rev$
- Author:
- Artur Hefczyc
preProcess
boolean preProcess(Packet packet,
XMPPResourceConnection session,
NonAuthUserRepository repo,
Queue<Packet> results)
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.