Package | Description |
---|---|
org.jivesoftware.smackx.disco |
Smacks implementation of XEP-0030: Service Discovery.
|
org.jivesoftware.smackx.pubsub |
Smack's API for XEP-0060: Publish-Subscribe.
|
Modifier and Type | Method and Description |
---|---|
static Feature.Support |
Feature.Support.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Feature.Support[] |
Feature.Support.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Feature.Support |
PubSubFeature.support() |