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

Packages that use PropertyConstants.SenderAddress
tigase.server.sreceiver   
 

Uses of PropertyConstants.SenderAddress in tigase.server.sreceiver
 

Fields in tigase.server.sreceiver declared as PropertyConstants.SenderAddress
static PropertyConstants.SenderAddress PropertyConstants.REPLACE_SENDER_PROP_VAL
           
 

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