public class Presence extends Packet
Modifier and Type | Field and Description |
---|---|
static String |
ELEM_NAME
Field description
|
static String[] |
PRESENCE_ERROR_PATH
Field description
|
static String[] |
PRESENCE_PRIORITY_PATH
Field description
|
static String[] |
PRESENCE_SHOW_PATH |
CLIENT_XMLNS, elem, FROM_ATT, FULL_DEBUG, ID_ATT, PERM_ATT, PRIORITY_ATT, TO_ATT, TYPE_ATT, XMLNS_ATT
Constructor and Description |
---|
Presence(Element elem)
Constructs ...
|
Presence(Element elem,
JID stanzaFrom,
JID stanzaTo)
Constructs ...
|
Modifier and Type | Method and Description |
---|---|
protected String[] |
getElNameErrorPath()
A convenience method to provide XML path as
String[] to error element. |
copyElementOnly, debug, elemToString, elemToStringSecure, errorResult, getAttribute, getAttribute, getAttribute, getAttributeStaticStr, getAttributeStaticStr, getCommand, getElemCData, getElemCData, getElemCData, getElemCDataStaticStr, getElemChildren, getElemChildren, getElemChildrenStaticStr, getElement, getElemFrom, getElemName, getElemTo, getErrorCondition, getFrom, getPacketFrom, getPacketTo, getPermissions, getPriority, getProcessorsIds, getSkippedProcessorsIds, getStanzaFrom, getStanzaId, getStanzaTo, getTo, getType, getXMLNS, initVars, initVars, isCommand, isElement, isRouted, isServiceDisco, isXMLNS, isXMLNS, isXMLNSStaticStr, notProcessedBy, okResult, okResult, packetInstance, packetInstance, packetInstance, packRouted, processedBy, setPacketFrom, setPacketTo, setPermissions, setPriority, setXMLNS, swapElemFromTo, swapElemFromTo, swapFromTo, swapFromTo, swapStanzaFromTo, swapStanzaFromTo, toString, toString, toStringFull, toStringSecure, unpackRouted, wasProcessed, wasProcessedBy, wasSkipped
public static final String ELEM_NAME
public static final String[] PRESENCE_ERROR_PATH
public static final String[] PRESENCE_PRIORITY_PATH
public static final String[] PRESENCE_SHOW_PATH
public Presence(Element elem) throws TigaseStringprepException
elem
- TigaseStringprepException
protected String[] getElNameErrorPath()
Packet
String[]
to error element.
This method should be override by all classes extending this class.getElNameErrorPath
in class Packet
Copyright © 2018 "Tigase, Inc.". All rights reserved.