public class ForEveryStanza extends Object implements StanzaFilter
| Modifier and Type | Field and Description |
|---|---|
static ForEveryStanza |
INSTANCE |
public static final ForEveryStanza INSTANCE
public boolean accept(Stanza packet)
StanzaFilteraccept in interface StanzaFilterpacket - the stanza(/packet) to test.