Uses of Enum
org.jivesoftware.smackx.pubsub.packet.PubSubNamespace
Package
Description
Smack's API for XEP-0060: Publish-Subscribe.
Stanzas and extension elements for Publish-Subscribe (XEP-60).
-
Uses of PubSubNamespace in org.jivesoftware.smackx.pubsub
Modifier and TypeMethodDescriptionPubSubElementType.getNamespace()
Affiliation.getPubSubNamespace()
NodeExtension.getPubSubNamespace()
-
Uses of PubSubNamespace in org.jivesoftware.smackx.pubsub.packet
Modifier and TypeMethodDescriptionstatic PubSubNamespace
Returns the enum constant of this type with the specified name.static PubSubNamespace
PubSubNamespace.valueOfFromXmlns
(String ns) static PubSubNamespace[]
PubSubNamespace.values()
Returns an array containing the constants of this enum type, in the order they are declared.