tigase.server.amp.action
Class Notify

java.lang.Object
  extended by tigase.server.amp.ActionAbstract
      extended by tigase.server.amp.action.Notify
All Implemented Interfaces:
ActionIfc, AmpFeatureIfc

public class Notify
extends ActionAbstract

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

Version:
$Rev$
Author:
Artur Hefczyc

Field Summary
 
Fields inherited from class tigase.server.amp.ActionAbstract
AMP_SECURITY_LEVEL, AMP_SECURITY_LEVEL_DEFAULT, resultsHandler, SECURITY_PROP_KEY
 
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
Notify()
           
 
Method Summary
 boolean execute(Packet packet, tigase.xml.Element rule)
          Method description
 String getName()
          Method description
 
Methods inherited from class tigase.server.amp.ActionAbstract
getDefaults, prepareAmpPacket, removeTigasePayload, setProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Notify

public Notify()
Method Detail

execute

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

Parameters:
packet -
rule -
Returns:

getName

public String getName()
Method description

Returns:


Copyright © 2013 Tigase. All rights reserved.