Uses of Enum Class
org.jivesoftware.openfire.pubsub.PubSubSubscriptionMaintenance.Phase
Packages that use PubSubSubscriptionMaintenance.Phase
Package
Description
Implementation of Publish-Subscribe (XEP-0060).
-
Uses of PubSubSubscriptionMaintenance.Phase in org.jivesoftware.openfire.pubsub
Methods in org.jivesoftware.openfire.pubsub that return PubSubSubscriptionMaintenance.PhaseModifier and TypeMethodDescriptionPubSubSubscriptionMaintenance.Progress.getPhase()Returns the enum constant of this class with the specified name.static PubSubSubscriptionMaintenance.Phase[]PubSubSubscriptionMaintenance.Phase.values()Returns an array containing the constants of this enum class, in the order they are declared.