tigase.server.amp.cond
Class ExpireAt

java.lang.Object
  extended by tigase.server.amp.cond.ExpireAt
All Implemented Interfaces:
AmpFeatureIfc, ConditionIfc

public class ExpireAt
extends Object
implements ConditionIfc

Created: Apr 27, 2010 5:36:39 PM

Version:
$Rev: 2996 $
Author:
Artur Hefczyc

Field Summary
static String NAME
          Field description
 
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
 
Constructor Summary
ExpireAt()
           
 
Method Summary
 String getName()
          Method description
 boolean match(Packet packet, tigase.xml.Element rule)
          Method description
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
Field description

See Also:
Constant Field Values
Constructor Detail

ExpireAt

public ExpireAt()
Method Detail

getName

public String getName()
Method description

Specified by:
getName in interface AmpFeatureIfc
Returns:

match

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

Specified by:
match in interface ConditionIfc
Parameters:
packet -
rule -
Returns:


Copyright © 2012 Tigase. All Rights Reserved.