Uses of Class
tigase.server.sreceiver.PropertyConstants.MessageType

Packages that use PropertyConstants.MessageType
tigase.server.sreceiver   
 

Uses of PropertyConstants.MessageType in tigase.server.sreceiver
 

Fields in tigase.server.sreceiver declared as PropertyConstants.MessageType
static PropertyConstants.MessageType PropertyConstants.MESSAGE_TYPE_PROP_VAL
           
 

Methods in tigase.server.sreceiver that return PropertyConstants.MessageType
static PropertyConstants.MessageType PropertyConstants.MessageType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PropertyConstants.MessageType[] PropertyConstants.MessageType.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.