Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
N
O
P
R
S
T
U
V
X
A
AccessModel
- Enum in
org.jivesoftware.smackx.pubsub
This enumeration represents the access models for the pubsub node as defined in the pubsub specification section
16.4.3
addConfigurationListener(NodeConfigListener)
- Method in class org.jivesoftware.smackx.pubsub.
Node
Register a listener for configuration events.
addItemDeleteListener(ItemDeleteListener)
- Method in class org.jivesoftware.smackx.pubsub.
Node
Register an listener for item delete events.
addItemEventListener(ItemEventListener)
- Method in class org.jivesoftware.smackx.pubsub.
Node
Register a listener for item publication events.
Affiliation
- Class in
org.jivesoftware.smackx.pubsub
Represents a affiliation between a user and a node, where the
Affiliation.type
defines the type of affiliation.
Affiliation(String, Affiliation.Type)
- Constructor for class org.jivesoftware.smackx.pubsub.
Affiliation
Constructs an affiliation.
Affiliation.Type
- Enum in
org.jivesoftware.smackx.pubsub
AffiliationProvider
- Class in
org.jivesoftware.smackx.provider
Parses the affiliation element out of the reply stanza from the server as specified in the
affiliation schema
.
AffiliationProvider()
- Constructor for class org.jivesoftware.smackx.provider.
AffiliationProvider
AffiliationsExtension
- Class in
org.jivesoftware.smackx.pubsub
Represents the
affiliations
element of the reply to a request for affiliations.
AffiliationsExtension()
- Constructor for class org.jivesoftware.smackx.pubsub.
AffiliationsExtension
AffiliationsExtension(List<Affiliation>)
- Constructor for class org.jivesoftware.smackx.pubsub.
AffiliationsExtension
AffiliationsProvider
- Class in
org.jivesoftware.smackx.provider
Parses the affiliations element out of the reply stanza from the server as specified in the
affiliation schema
.
AffiliationsProvider()
- Constructor for class org.jivesoftware.smackx.provider.
AffiliationsProvider
appendAttribute(StringBuilder, String, String)
- Static method in class org.jivesoftware.smackx.pubsub.util.
XmlUtils
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
N
O
P
R
S
T
U
V
X