站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 cluster API Documentation 英文版文档

Uses of Interface org.jboss.invocation.InvokerHA (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档


Uses of Interface
org.jboss.invocation.InvokerHA

Packages that use InvokerHA
org.jboss.invocation.http.server   
org.jboss.invocation.jrmp.server   
org.jboss.invocation.pooled.server   
org.jboss.proxy.ejb   
org.jboss.proxy.generic   
 

Uses of InvokerHA in org.jboss.invocation.http.server
 

Classes in org.jboss.invocation.http.server that implement InvokerHA
 class HttpInvokerHA
          An extension of the HttpInvoker and supports clustering of HTTP invokers.
 

Uses of InvokerHA in org.jboss.invocation.jrmp.server
 

Classes in org.jboss.invocation.jrmp.server that implement InvokerHA
 class JRMPInvokerHA
          The JRMPInvokerHA is an HA-RMI implementation that can generate Invocations from RMI/JRMP into the JMX base
 

Uses of InvokerHA in org.jboss.invocation.pooled.server
 

Classes in org.jboss.invocation.pooled.server that implement InvokerHA
 class PooledInvokerHA
          This invoker pools Threads and client connections to one server socket.
 

Uses of InvokerHA in org.jboss.proxy.ejb
 

Fields in org.jboss.proxy.ejb declared as InvokerHA
protected  InvokerHA ProxyFactoryHA.jrmp
           
 

Uses of InvokerHA in org.jboss.proxy.generic
 

Fields in org.jboss.proxy.generic declared as InvokerHA
protected  InvokerHA ProxyFactoryHA.invokerHA
           
 



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