Uses of Interface
org.jboss.invocation.InvokerProxyHA

Packages that use InvokerProxyHA
org.jboss.invocation.http.interfaces   
org.jboss.invocation.jrmp.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
 



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