org.jboss.invocation.http.interfaces |
|
Java Source File Name | Type | Comment |
ClientMethodInterceptorHA.java | Class | Handle toString, equals, hashCode locally on the client. |
HttpInvokerProxyHA.java | Class | The client side Http invoker proxy that posts an invocation to the
InvokerServlet using the HttpURLConnection created from a target url.
This proxy handles failover using its associated LoadBalancePolicy and
current list of URL strings. |