org.objectweb.carol.rmi.jrmp.interceptor.JClientInterceptorHelper Class <code>JClientInterceptorHelper</code> is the CAROL JRMP Client Interceptor Helper this class is used by the other pakage class to manage client interception @author Guillaume Riviere (Guillaume.Riviere@inrialpes.fr) @version 1.0, 15/07/2002
org.exolab.jms.net.connector.Request A <code>Request</code> wraps all of the information needed to invoke a method on a remote object. @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a> @version $Revision: 1.3 $ $Date: 2005/04/14 15:08:06 $ @see Response @see Connection
org.objectweb.carol.rmi.jrmp.interceptor.JServerInterceptorHelper Class <code>JServerInterceptorHelper</code> is the CAROL JRMP Server Interceptor Helper this class is used by the other pakage class to manage server interception @author Guillaume Riviere (Guillaume.Riviere@inrialpes.fr) @version 1.0, 15/07/200
org.objectweb.carol.cmi.ClusterStubData Stubs to clustered objects use this class. They may contain several stubs to regular objects. @author Simon Nieuviarts