public abstract class AbstractJidTypeFilter extends java.lang.Object implements StanzaFilter
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractJidTypeFilter.JidType |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractJidTypeFilter.JidType |
jidType |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractJidTypeFilter(AbstractJidTypeFilter.JidType jidType) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.jxmpp.jid.Jid |
getJidToInspect(Stanza stanza) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptprotected final AbstractJidTypeFilter.JidType jidType
protected AbstractJidTypeFilter(AbstractJidTypeFilter.JidType jidType)
protected abstract org.jxmpp.jid.Jid getJidToInspect(Stanza stanza)