|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.server.amp.ActionAbstract
public abstract class ActionAbstract
Created: May 1, 2010 7:44:17 PM
| Field Summary | |
|---|---|
static String |
AMP_SECURITY_LEVEL
Field description |
static String |
AMP_SECURITY_LEVEL_DEFAULT
Field description |
protected ActionResultsHandlerIfc |
resultsHandler
Field description |
static String |
SECURITY_PROP_KEY
Field description |
| 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 | |
|---|---|
ActionAbstract()
|
|
| Method Summary | |
|---|---|
Map<String,Object> |
getDefaults(Map<String,Object> params)
Method description |
protected Packet |
prepareAmpPacket(Packet packet,
tigase.xml.Element rule)
Method description |
protected void |
removeTigasePayload(Packet packet)
Method description |
void |
setProperties(Map<String,Object> props,
ActionResultsHandlerIfc resultsHandler)
Method description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface tigase.server.amp.ActionIfc |
|---|
execute |
| Methods inherited from interface tigase.server.amp.AmpFeatureIfc |
|---|
getName |
| Field Detail |
|---|
public static final String AMP_SECURITY_LEVEL
public static final String AMP_SECURITY_LEVEL_DEFAULT
public static final String SECURITY_PROP_KEY
protected ActionResultsHandlerIfc resultsHandler
| Constructor Detail |
|---|
public ActionAbstract()
| Method Detail |
|---|
public Map<String,Object> getDefaults(Map<String,Object> params)
getDefaults in interface ActionIfcparams -
public void setProperties(Map<String,Object> props,
ActionResultsHandlerIfc resultsHandler)
setProperties in interface ActionIfcprops - resultsHandler -
protected Packet prepareAmpPacket(Packet packet,
tigase.xml.Element rule)
throws PacketErrorTypeException
packet - rule -
PacketErrorTypeExceptionprotected void removeTigasePayload(Packet packet)
packet -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||