tigase.xmpp
Interface XMPPPacketFilterIfc
- All Superinterfaces:
- Comparable<XMPPImplIfc>, XMPPImplIfc
- All Known Implementing Classes:
- DomainFilter, JabberIqPrivacy, MobileV1, MobileV2
public interface XMPPPacketFilterIfc
- extends XMPPImplIfc
Created: Dec 30, 2008 12:53:16 PM
- 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 |
filter
void filter(Packet packet,
XMPPResourceConnection session,
NonAuthUserRepository repo,
Queue<Packet> results)
Copyright © 2013 Tigase. All rights reserved.