tigase.server.amp
Interface ConditionIfc

All Superinterfaces:
AmpFeatureIfc
All Known Implementing Classes:
Deliver, ExpireAt, MatchResource

public interface ConditionIfc
extends AmpFeatureIfc

Created: Apr 26, 2010 5:06:13 PM

Version:
$Rev: 2996 $
Author:
Artur Hefczyc

Field Summary
 
Fields inherited from interface tigase.server.amp.AmpFeatureIfc
ACTION_ATT, AMP_MSG_REPO_URI_PARAM, AMP_MSG_REPO_URI_PROP_KEY, AMP_XMLNS, CONDITION_ATT, EXPIRED, FROM_CONN_ID, MSG_OFFLINE_PROP_KEY, OFFLINE, TO_CONN_ID, TO_RES
 
Method Summary
 boolean match(Packet packet, tigase.xml.Element rule)
           
 
Methods inherited from interface tigase.server.amp.AmpFeatureIfc
getName
 

Method Detail

match

boolean match(Packet packet,
              tigase.xml.Element rule)


Copyright © 2012 Tigase. All Rights Reserved.