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
 VHostItem VHostJDBCRepository.getItemInstance()
          Method description
 VHostItem VhostConfigRepository.getItemInstance()
           
static VHostItem VHostRepoDefaults.getItemInstance()
          Method description
 VHostItem VHostItem.getUnmodifiableVHostItem()
          Method description
 VHostItem VHostManager.getVHostItem(String domain)
          Method description
 VHostItem VHostManagerIfc.getVHostItem(String domain)
          Returns an object with all domain properties for given domain.
 

Methods in tigase.vhosts with parameters of type VHostItem
 String VHostJDBCRepository.validateItem(VHostItem item)
          Method description
 

Uses of VHostItem in tigase.xmpp
 

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

Methods in tigase.xmpp that return VHostItem
 VHostItem RepositoryAccess.getDomain()
          Method description
 

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



Copyright © 2012 Tigase. All Rights Reserved.