Uses of Class
tigase.server.Command.Action

Packages that use Command.Action
tigase.server   
 

Uses of Command.Action in tigase.server
 

Methods in tigase.server that return Command.Action
static Command.Action Command.getAction(Packet packet)
          Method description
static Command.Action Command.Action.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Command.Action[] Command.Action.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in tigase.server with parameters of type Command.Action
static void Command.addAction(Packet packet, Command.Action action)
          Method description
 



Copyright © 2012 Tigase. All Rights Reserved.