KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > rmi > server > ObjID > 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.objectweb.carol.cmi.LowerOrb
    Init failed Init failed Init failed
  • 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.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 ...
  • 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.tunnel.EndpointManager
    Manages connections for {@link TunnelServlet} @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a> @version $Revision: 1.1 $ $Date: 2004/11/26 01:51:17 $ A map of <code>EndpointInfo</code>, keyed on identifier Create a new endpoint @param host the host to con ...
Popular Tags