Uses of Class
org.jboss.ha.framework.interfaces.HARMIResponse

Packages that use HARMIResponse
org.jboss.ha.framework.interfaces   
org.jboss.ha.framework.server   
 

Uses of HARMIResponse in org.jboss.ha.framework.interfaces
 

Methods in org.jboss.ha.framework.interfaces that return HARMIResponse
 HARMIResponse HARMIServer.invoke(long tag, org.jboss.invocation.MarshalledInvocation mi)
          Performs an invocation through this HA-RMI for the target object hidden behind it.
 

Uses of HARMIResponse in org.jboss.ha.framework.server
 

Methods in org.jboss.ha.framework.server that return HARMIResponse
 HARMIResponse HARMIServerImpl.invoke(long clientViewId, org.jboss.invocation.MarshalledInvocation mi)
           
 



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