|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.providers.xmpp.filters.AbstractXmppFilter
AbstractXmppFilter
is a filter adapter so that Smack Filters
can be configured as Mule filters
Field Summary | |
protected PacketFilter |
delegate
|
Constructor Summary | |
AbstractXmppFilter()
|
Method Summary | |
boolean |
accept(Packet packet)
|
protected abstract PacketFilter |
createFilter()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.mule.umo.UMOFilter |
accept |
Field Detail |
protected PacketFilter delegate
Constructor Detail |
public AbstractXmppFilter()
Method Detail |
public boolean accept(Packet packet)
protected abstract PacketFilter createFilter()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |