Uses of Interface
org.jboss.invocation.InvokerProxyHA

Packages that use InvokerProxyHA
org.jboss.invocation.http.interfaces   
org.jboss.invocation.jrmp.interfaces   
org.jboss.invocation.unified.interfaces   
 

Uses of InvokerProxyHA in org.jboss.invocation.http.interfaces
 

Classes in org.jboss.invocation.http.interfaces that implement InvokerProxyHA
 class HttpInvokerProxyHA
          The client side Http invoker proxy that posts an invocation to the InvokerServlet using the HttpURLConnection created from a target url.
 

Uses of InvokerProxyHA in org.jboss.invocation.jrmp.interfaces
 

Classes in org.jboss.invocation.jrmp.interfaces that implement InvokerProxyHA
 class JRMPInvokerProxyHA
          An extension of the JRMPInvokerProxy that supports failover and load balancing among a
 

Uses of InvokerProxyHA in org.jboss.invocation.unified.interfaces
 

Classes in org.jboss.invocation.unified.interfaces that implement InvokerProxyHA
 class UnifiedInvokerHAProxy
          Unified invoker implementation for InvokerProxyHA
 



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