org.jboss.invocation.http.server |
|
Java Source File Name | Type | Comment |
HAInvokerWrapper.java | Class | This is an invoker that delegates to the target invoker and handles the
wrapping of the response in an HARMIResponse with any updated HATarget info. |
HttpInvokerHA.java | Class | An extension of the HttpInvoker and supports clustering of HTTP invokers. |
HttpProxyFactoryHA.java | Class | An extension of HttpProxyFactory that supports clustering of invoker proxies. |
HttpProxyFactoryHAMBean.java | Interface | An mbean interface that extends the HttpProxyFactoryMBean to provide
support for cluster aware proxies. |