tigase.server.amp.action
Class Deliver

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

public class Deliver
extends ActionAbstract

Created: May 1, 2010 11:28:40 AM

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
Deliver()
           
 
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

Deliver

public Deliver()
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.