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

Packages that use PropertyConstants.SenderRestrictions
tigase.server.sreceiver   
 

Uses of PropertyConstants.SenderRestrictions in tigase.server.sreceiver
 

Fields in tigase.server.sreceiver declared as PropertyConstants.SenderRestrictions
static PropertyConstants.SenderRestrictions PropertyConstants.ALLOWED_SENDERS_PROP_VAL
           
 

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