KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > rmi > server > ExportException > 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.exolab.jms.net.orb.DefaultORB
    The <code>DefaultORB</code> class manages exported objects. @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a> @version $Revision: 1.9 $ $Date: 2005/06/04 14:43:59 $ The registry. The connection manager. The caller event listeners. Current caller. The ...
  • org.jacorb.orb.rmi.PortableRemoteObjectDelegateImpl
  • org.exolab.jms.net.orb.ObjectRef
    Maintains state information for an exported object @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a> @version $Revision: 1.1 $ $Date: 2004/11/26 01:51:04 $ The identity of the object The exported object The proxy class of the exported object, implementing the {@link ...
  • 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.jboss.remoting.transport.rmi.RMIServerInvoker
    RMIServerInvoker @author <a HREF="mailto:jhaynie@vocalocity.net">Jeff Haynie</a> @author <a HREF="mailto:tom.elrod@jboss.com">Tom Elrod</a> @version $Revision: 1.3.10.2 $
Popular Tags