| Package | Description |
|---|---|
| org.jivesoftware.openfire.pubsub |
Implementation of Publish-Subscribe (XEP-0060).
|
| Modifier and Type | Method and Description |
|---|---|
NodeSubscription.Type |
NodeSubscription.getType()
Returns if the owner has subscribed to receive notification of new items only
or of new nodes only.
|
static NodeSubscription.Type |
NodeSubscription.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeSubscription.Type[] |
NodeSubscription.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.