Package | Description |
---|---|
org.jivesoftware.smackx.pubsub |
Modifier and Type | Field and Description |
---|---|
protected List<Affiliation> |
AffiliationsExtension.items |
Modifier and Type | Method and Description |
---|---|
List<Affiliation> |
AffiliationsExtension.getAffiliations() |
List<Affiliation> |
PubSubManager.getAffiliations()
Gets the affiliations on the root node.
|
List<Affiliation> |
Node.getAffiliations()
Get the affiliations of this node.
|
List<Affiliation> |
Node.getAffiliations(List<PacketExtension> additionalExtensions,
Collection<PacketExtension> returnedExtensions)
Get the affiliations of this node.
|
Constructor and Description |
---|
AffiliationsExtension(List<Affiliation> subList) |