Uses of Class
org.jboss.ha.client.loadbalance.FirstAvailableIdenticalAllProxies

Packages that use FirstAvailableIdenticalAllProxies
org.jboss.ha.client.loadbalance.aop   
 

Uses of FirstAvailableIdenticalAllProxies in org.jboss.ha.client.loadbalance.aop
 

Subclasses of FirstAvailableIdenticalAllProxies in org.jboss.ha.client.loadbalance.aop
 class FirstAvailableIdenticalAllProxies
          Extends the "sticky session" behavior of FirstAvailable by caching the favored target in the FamilyClusterInfo, thus allowing different proxies for the same family to use the same favored target.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.