Uses of Class
tigase.server.Command.Status

Packages that use Command.Status
tigase.server   
 

Uses of Command.Status in tigase.server
 

Methods in tigase.server that return Command.Status
static Command.Status Command.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Command.Status[] Command.Status.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.Status
static void Command.setStatus(Packet packet, Command.Status status)
           
 



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