Interface XMPPPacketFilterIfc
- All Superinterfaces:
Comparable<XMPPImplIfc>, XMPPImplIfc
- All Known Subinterfaces:
ClientStateIndication.Logic
- All Known Implementing Classes:
ClientStateIndication, DomainFilter, ErrorCounter, JabberIqPrivacy, Message, MessageAmp, MessageCarbons, MobileV1, MobileV2, MobileV3
Created: Dec 30, 2008 12:53:16 PM
- Author:
- Artur Hefczyc
-
Field Summary
Fields inherited from interface XMPPImplIfc
CLIENT_XMLNS -
Method Summary
Modifier and TypeMethodDescriptionvoidfilter(Packet packet, XMPPResourceConnection session, NonAuthUserRepository repo, Queue<Packet> results) Methods inherited from interface Comparable
compareToMethods inherited from interface XMPPImplIfc
canHandle, concurrentQueuesNo, getComponentInfo, getStatistics, id, init, supDiscoFeatures, supElementNamePaths, supNamespaces, supStreamFeatures, supTypes
-
Method Details
-
filter
void filter(Packet packet, XMPPResourceConnection session, NonAuthUserRepository repo, Queue<Packet> results)
-