Uses of Class
tigase.vhosts.VHostItem

Packages that use VHostItem
tigase.server   
tigase.vhosts   
tigase.xmpp   
 

Uses of VHostItem in tigase.server
 

Methods in tigase.server that return VHostItem
 VHostItem BasicComponent.getVHostItem(String domain)
          Method description
 

Uses of VHostItem in tigase.vhosts
 

Methods in tigase.vhosts that return VHostItem
static VHostItem VHostRepoDefaults.getItemInstance()
           
 VHostItem VhostConfigRepository.getItemInstance()
           
 VHostItem VHostJDBCRepository.getItemInstance()
           
 VHostItem VHostItem.getUnmodifiableVHostItem()
           
 VHostItem VHostManager.getVHostItem(String domain)
          Method description
 VHostItem VHostManagerIfc.getVHostItem(String domain)
          Returns an object with all domain properties for given domain.
 

Uses of VHostItem in tigase.xmpp
 

Fields in tigase.xmpp declared as VHostItem
protected  VHostItem RepositoryAccess.domain
           
 

Methods in tigase.xmpp with parameters of type VHostItem
 void RepositoryAccess.setDomain(VHostItem domain)
          Method description
 



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