org.springframework.remoting.rmi.RmiServiceExporter RMI exporter that exposes the specified service as RMI object with the specified name. Such services can be accessed via plain RMI or via RmiProxyFactoryBean. Also supports exposing any non-RMI service via RMI invokers, to be accessed via RmiClientInterceptor/RmiProxyFactoryBean's automatic detect ...
org.jboss.invocation.jrmp.server.JRMPInvoker The JRMPInvoker is an RMI implementation that can generate Invocations from RMI/JRMP into the JMX base. @author <a HREF="mailto:marc.fleury@jboss.org>Marc Fleury</a> @author <a HREF="mailto:scott.stark@jboss.org>Scott Stark</a> @version $Revision: 1.38.2.1 $ @jmx.mbean ext ...
org.objectweb.carol.rmi.jrmp.server.JUnicastRemoteObject Class Extension of <code>UnicastRemoteObject</code> CAROL class ensuring the JRMP context propagation Unicast Reference ensuring context propagation with custom sockets @author Guillaume Riviere (Guillaume.Riviere@inrialpes.fr) @version 1.0, 15/07/2002
org.jnp.server.Main A main() entry point for running the jnp naming service implementation as