tigase.server.amp.action
Class Error

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

public class Error
extends ActionAbstract

Created: Apr 27, 2010 5:35:45 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
Error()
           
 
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

Error

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