Uses of Enum Class
tigase.server.xmppserver.OutgoingState
Packages that use OutgoingState
-
Uses of OutgoingState in tigase.server.xmppserver
Subclasses with type arguments of type OutgoingState in tigase.server.xmppserverMethods in tigase.server.xmppserver that return OutgoingStateModifier and TypeMethodDescriptionstatic OutgoingStateReturns the enum constant of this class with the specified name.static OutgoingState[]OutgoingState.values()Returns an array containing the constants of this enum class, in the order they are declared.