Uses of Enum
org.jivesoftware.smackx.disco.Feature.Support
Packages that use Feature.Support
Package
Description
Smack's API for Service Discovery (XEP-0030).
Smack's API for XEP-0060: Publish-Subscribe.
-
Uses of Feature.Support in org.jivesoftware.smackx.disco
Subclasses with type arguments of type Feature.Support in org.jivesoftware.smackx.discoMethods in org.jivesoftware.smackx.disco that return Feature.SupportModifier and TypeMethodDescriptionstatic Feature.SupportReturns 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. -
Uses of Feature.Support in org.jivesoftware.smackx.pubsub
Methods in org.jivesoftware.smackx.pubsub that return Feature.Support