@ConfigAliases(value=@ConfigAlias(field="security",alias="amp-security-level")) public abstract class ActionAbstract extends Object implements ActionIfc
Modifier and Type | Field and Description |
---|---|
static String |
AMP_SECURITY_LEVEL
Deprecated.
|
static String |
AMP_SECURITY_LEVEL_DEFAULT
Deprecated.
|
protected ActionResultsHandlerIfc |
resultsHandler |
static String |
SECURITY_PROP_KEY |
ACTION_ATT, AMP_MSG_REPO_CLASS_PARAM, AMP_MSG_REPO_CLASS_PROP_KEY, AMP_MSG_REPO_URI_PARAM, AMP_MSG_REPO_URI_PROP_KEY, AMP_XMLNS, CONDITION_ATT, EXPIRED, FROM_CONN_ID, MSG_OFFLINE_PROP_KEY, OFFLINE, SESSION_JID, TO_CONN_ID, TO_RES
Constructor and Description |
---|
ActionAbstract() |
Modifier and Type | Method and Description |
---|---|
protected Packet |
prepareAmpPacket(Packet packet,
Element rule) |
protected void |
removeTigasePayload(Packet packet) |
void |
setActionResultsHandler(ActionResultsHandlerIfc resultsHandler) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
@Deprecated public static final String AMP_SECURITY_LEVEL
@Deprecated public static final String AMP_SECURITY_LEVEL_DEFAULT
public static final String SECURITY_PROP_KEY
protected ActionResultsHandlerIfc resultsHandler
public void setActionResultsHandler(ActionResultsHandlerIfc resultsHandler)
setActionResultsHandler
in interface ActionIfc
protected Packet prepareAmpPacket(Packet packet, Element rule) throws PacketErrorTypeException
PacketErrorTypeException
protected void removeTigasePayload(Packet packet)
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.