| Package | Description |
|---|---|
| rocks.xmpp.extensions.pubsub.model |
Provides XML schema implementations and configuration classes for XEP-0060: Publish-Subscribe.
|
| rocks.xmpp.extensions.pubsub.model.errors |
Provides XML schema implementations of XEP-0060: Publish-Subscribe (#errors).
|
| Modifier and Type | Method and Description |
|---|---|
static PubSubFeature |
PubSubFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PubSubFeature[] |
PubSubFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PubSubFeature |
Unsupported.getFeature()
Gets the unsupported feature.
|
Copyright © 2014 XMPP.rocks. All rights reserved.