Uses of Enum Class
tigase.server.Command.Action
Packages that use Command.Action
-
Uses of Command.Action in tigase.server
Subclasses with type arguments of type Command.Action in tigase.serverModifier and TypeClassDescriptionstatic enumAd-hoc command actions ad defined in the XEP-0050.Methods in tigase.server that return Command.ActionModifier and TypeMethodDescriptionstatic Command.Actionstatic Command.ActionReturns the enum constant of this class with the specified name.static Command.Action[]Command.Action.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 Command.ActionModifier and TypeMethodDescriptionstatic voidCommand.addAction(Packet packet, Command.Action action) Command.Builder.addAction(Command.Action action)