public class FromJidTypeFilter extends AbstractJidTypeFilter
AbstractJidTypeFilter.JidType| Modifier and Type | Field and Description |
|---|---|
static FromJidTypeFilter |
ENTITY_BARE_JID |
| Constructor and Description |
|---|
FromJidTypeFilter(AbstractJidTypeFilter.JidType jidType) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jxmpp.jid.Jid |
getJidToMatchFrom(Stanza stanza) |
accept, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasPredicate, testpublic static final FromJidTypeFilter ENTITY_BARE_JID
public FromJidTypeFilter(AbstractJidTypeFilter.JidType jidType)
protected org.jxmpp.jid.Jid getJidToMatchFrom(Stanza stanza)
getJidToMatchFrom in class AbstractJidTypeFilter