Uses of Class
org.jboss.web.loadbalancer.scheduler.NoHostAvailableException

Packages that use NoHostAvailableException
org.jboss.web.loadbalancer   
org.jboss.web.loadbalancer.scheduler   
 

Uses of NoHostAvailableException in org.jboss.web.loadbalancer
 

Methods in org.jboss.web.loadbalancer that throw NoHostAvailableException
 void LoadbalancerServiceMBean.createMethod(Request schedRequest)
           
 void LoadbalancerService.createMethod(Request schedRequest)
           
protected  void Loadbalancer.createMethod(Request schedRequest)
          Create a HttpMethod object for the given request.
 

Uses of NoHostAvailableException in org.jboss.web.loadbalancer.scheduler
 

Methods in org.jboss.web.loadbalancer.scheduler that throw NoHostAvailableException
 void SchedulerMBean.getHost(Request schedRequest)
           
 void AbstractScheduler.getHost(Request schedRequest)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.