Uses of Interface
tigase.vhosts.VHostManagerIfc

Packages that use VHostManagerIfc
tigase.server   
tigase.vhosts   
 

Uses of VHostManagerIfc in tigase.server
 

Fields in tigase.server declared as VHostManagerIfc
protected  VHostManagerIfc BasicComponent.vHostManager
           
 

Methods in tigase.server with parameters of type VHostManagerIfc
 void BasicComponent.setVHostManager(VHostManagerIfc manager)
          Method description
 

Uses of VHostManagerIfc in tigase.vhosts
 

Classes in tigase.vhosts that implement VHostManagerIfc
 class VHostManager
          Describe class VHostManager here.
 

Methods in tigase.vhosts with parameters of type VHostManagerIfc
 void VHostListener.setVHostManager(VHostManagerIfc manager)
          Sets the VHostManager which works on this server installation.
 



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