Uses of Class
tigase.server.Command

Packages that use Command
tigase.server   
 

Uses of Command in tigase.server
 

Methods in tigase.server that return Command
 Command Iq.getCommand()
          Method description
 Command Packet.getCommand()
          The method alwats returns NULL.
static Command Command.valueof(String cmd)
           
static Command Command.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Command[] Command.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.