org.objectweb.carol.rmi.jrmp.server.JUnicastRef Class <code>JUnicastRef</code> is the CAROL JRMP UnicastRef with context propagation @author Guillaume Riviere (Guillaume.Riviere@inrialpes.fr) @version 1.0, 15/07/2002 Unicast Reference ensuring context propagation
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.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.objectweb.carol.cmi.ClusterStubData Stubs to clustered objects use this class. They may contain several stubs to regular objects. @author Simon Nieuviarts