Uses of Class
org.apache.stratos.lb.common.conf.util.HostContext

Packages that use HostContext
org.apache.stratos.lb.common.conf   
 

Uses of HostContext in org.apache.stratos.lb.common.conf
 

Methods in org.apache.stratos.lb.common.conf that return types with arguments of type HostContext
 Map<String,HostContext> LoadBalancerConfiguration.getHostContextMap()
          Return a map of HostContext.
 

Methods in org.apache.stratos.lb.common.conf with parameters of type HostContext
 void LoadBalancerConfiguration.addToHostContextMap(String hostName, HostContext ctxt)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.