|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.server.Packet
tigase.server.Presence
public class Presence
Created: Dec 31, 2009 8:42:05 PM
| Field Summary | |
|---|---|
static String |
ELEM_NAME
Field description |
static String[] |
PRESENCE_ERROR_PATH
Field description |
static String[] |
PRESENCE_PRIORITY_PATH
Field description |
| Fields inherited from class tigase.server.Packet |
|---|
CLIENT_XMLNS, elem, FROM_ATT, FULL_DEBUG, ID_ATT, PERM_ATT, PRIORITY_ATT, TO_ATT, TYPE_ATT, XMLNS_ATT |
| Constructor Summary | |
|---|---|
Presence(tigase.xml.Element elem)
Constructs ... |
|
Presence(tigase.xml.Element elem,
tigase.xmpp.JID stanzaFrom,
tigase.xmpp.JID stanzaTo)
Constructs ... |
|
| Method Summary | |
|---|---|
protected String[] |
getElNameErrorPath()
Method description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String ELEM_NAME
public static final String[] PRESENCE_ERROR_PATH
public static final String[] PRESENCE_PRIORITY_PATH
| Constructor Detail |
|---|
public Presence(tigase.xml.Element elem)
throws tigase.util.TigaseStringprepException
elem -
tigase.util.TigaseStringprepException
public Presence(tigase.xml.Element elem,
tigase.xmpp.JID stanzaFrom,
tigase.xmpp.JID stanzaTo)
elem - stanzaFrom - stanzaTo - | Method Detail |
|---|
protected String[] getElNameErrorPath()
getElNameErrorPath in class Packet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||