Uses of Enum Class
tigase.server.QueueType
Packages that use QueueType
Package
Description
The main package with top level API for server side components.
-
Uses of QueueType in tigase.server
Subclasses with type arguments of type QueueType in tigase.serverMethods in tigase.server that return QueueTypeModifier and TypeMethodDescriptionstatic QueueTypeReturns the enum constant of this class with the specified name.static QueueType[]QueueType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.server with parameters of type QueueType -
Uses of QueueType in tigase.server.filters
Methods in tigase.server.filters with parameters of type QueueTypeConstructors in tigase.server.filters with parameters of type QueueType