Uses of Enum Class
org.jivesoftware.openfire.pubsub.NodeSubscription.Type
Packages that use NodeSubscription.Type
Package
Description
Implementation of Publish-Subscribe (XEP-0060).
-
Uses of NodeSubscription.Type in org.jivesoftware.openfire.pubsub
Methods in org.jivesoftware.openfire.pubsub that return NodeSubscription.TypeModifier and TypeMethodDescriptionNodeSubscription.getType()
Returns if the owner has subscribed to receive notification of new items only or of new nodes only.static NodeSubscription.Type
Returns the enum constant of this class with the specified name.static NodeSubscription.Type[]
NodeSubscription.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.