tigase.server.amp.action
Class Store
java.lang.Object
tigase.server.amp.ActionAbstract
tigase.server.amp.action.Store
- All Implemented Interfaces:
- ActionIfc, AmpFeatureIfc
public class Store
- extends ActionAbstract
Created: May 1, 2010 11:32:59 AM
- Version:
- $Rev$
- Author:
- Artur Hefczyc
| 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 |
Store()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Store
public Store()
execute
public boolean execute(Packet packet,
tigase.xml.Element rule)
- Method description
- Parameters:
packet - rule -
- Returns:
getDefaults
public Map<String,Object> getDefaults(Map<String,Object> params)
- Method description
- Specified by:
getDefaults in interface ActionIfc- Overrides:
getDefaults in class ActionAbstract
- Parameters:
params -
- Returns:
getName
public String getName()
- Method description
- Returns:
setProperties
public void setProperties(Map<String,Object> props,
ActionResultsHandlerIfc handler)
- Method description
- Specified by:
setProperties in interface ActionIfc- Overrides:
setProperties in class ActionAbstract
- Parameters:
props - handler -
Copyright © 2013 Tigase. All rights reserved.