tigase.server.amp
Interface ActionIfc
- All Superinterfaces:
- AmpFeatureIfc
- All Known Implementing Classes:
- ActionAbstract, Alert, Deliver, Drop, Error, Notify, Store
public interface ActionIfc
- extends AmpFeatureIfc
Created: Apr 26, 2010 5:05:58 PM
- Version:
- $Rev: 2996 $
- 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 |
execute
boolean execute(Packet packet,
tigase.xml.Element rule)
getDefaults
Map<String,Object> getDefaults(Map<String,Object> params)
setProperties
void setProperties(Map<String,Object> props,
ActionResultsHandlerIfc resultsHandler)
Copyright © 2012 Tigase. All Rights Reserved.