Uses of Package
org.jboss.ha.framework.interfaces

Packages that use org.jboss.ha.framework.interfaces
org.jboss.ha.framework.interfaces   
org.jboss.ha.framework.server   
org.jboss.ha.hasessionstate.server   
org.jboss.invocation   
org.jboss.invocation.http.interfaces   
org.jboss.invocation.http.server   
org.jboss.invocation.jrmp.interfaces   
org.jboss.invocation.jrmp.server   
org.jboss.invocation.pooled.server   
org.jboss.invocation.unified.interfaces   
org.jboss.invocation.unified.server   
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.ha.framework.interfaces
HARMIClient
           
HARMIProxy
           
HARMIResponse
          When using HA-RMI, the result of an invocation is embedded in an instance of this class.
LoadBalancePolicy
          Extends the parent interface by adding support for passing in a legacy (i.e.
SubPartitionInfo
          Holder class that knows about a particular HA(sub)Partition i.e.
TransactionSticky
          Root transaction sticky load balance policy class that checks whether there's a sticky target associated with the current invocation and based on that returns the associated target or delegates to the given load balance policy to choose a new target if there's no target associated with the invocation.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.ha.framework.server
HARMIClient
           
HARMIResponse
          When using HA-RMI, the result of an invocation is embedded in an instance of this class.
HARMIServer
          When using HA-RMI, the RMI communication end-point on the server-side is an instance of this class.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.ha.hasessionstate.server
SubPartitionsInfo
          Holder class that knows about a set of HA(sub)Partition currently building the overall cluster.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.invocation
LoadBalancePolicy
          Extends the parent interface by adding support for passing in a legacy (i.e.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.invocation.http.interfaces
LoadBalancePolicy
          Extends the parent interface by adding support for passing in a legacy (i.e.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.invocation.http.server
LoadBalancePolicy
          Extends the parent interface by adding support for passing in a legacy (i.e.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.invocation.jrmp.interfaces
LoadBalancePolicy
          Extends the parent interface by adding support for passing in a legacy (i.e.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.invocation.jrmp.server
LoadBalancePolicy
          Extends the parent interface by adding support for passing in a legacy (i.e.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.invocation.pooled.server
LoadBalancePolicy
          Extends the parent interface by adding support for passing in a legacy (i.e.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.invocation.unified.interfaces
LoadBalancePolicy
          Extends the parent interface by adding support for passing in a legacy (i.e.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.invocation.unified.server
LoadBalancePolicy
          Extends the parent interface by adding support for passing in a legacy (i.e.
 



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