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 AbstractMessageReceiver.vHostManager
           
 

Methods in tigase.server with parameters of type VHostManagerIfc
 void AbstractMessageReceiver.setVHostManager(VHostManagerIfc manager)
           
 

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 © 2009 Tigase. All Rights Reserved.