| Package | Description |
|---|---|
| org.jivesoftware.openfire.pubsub |
Implementation of Publish-Subscribe (XEP-0060).
|
| org.jivesoftware.openfire.pubsub.cluster |
| Modifier and Type | Method and Description |
|---|---|
NodeAffiliate.Affiliation |
NodeAffiliate.getAffiliation() |
static NodeAffiliate.Affiliation |
NodeAffiliate.Affiliation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeAffiliate.Affiliation[] |
NodeAffiliate.Affiliation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeAffiliate.setAffiliation(NodeAffiliate.Affiliation affiliation) |
| Modifier and Type | Method and Description |
|---|---|
NodeAffiliate.Affiliation |
AffiliationTask.getAffilation() |
| Constructor and Description |
|---|
AffiliationTask(Node node,
org.xmpp.packet.JID jid,
NodeAffiliate.Affiliation affiliation) |
Copyright © 2003–2020 Ignite Realtime. All rights reserved.