KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > rmi > StubNotFoundException > Top Examples

  • org.exolab.jms.net.orb.AbstractORB
    Abstract implementation of the {@link ORB} interface. @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a> @version $Revision: 1.7 $ $Date: 2005/06/04 14:46:00 $
  • org.exolab.jms.client.net.SharedORB
    Shared {@link ORB} instance. @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a> @version $Revision: 1.6 $ $Date: 2005/05/27 14:04:01 $
  • org.springframework.remoting.rmi.RmiSupportTests
    @author Juergen Hoeller @since 16.05.2003
  • org.exolab.jms.net.orb.UnicastObject
    <code>UnicastObject</code> is a convenience class which may be sublassed from in order to provide remoting of behaviour. @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a> @version $Revision: 1.2 $ $Date: 2005/05/27 13:44:45 $
  • org.exolab.jms.net.orb.Locator
    Helper class for constructing proxies for exported objects with a known identifier. @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a> @version $Revision: 1.3 $ $Date: 2005/05/24 05:55:18 $ Prevent construction of helper class. Returns a proxy for a remote {@link Regist ...
Popular Tags