KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > remote > rmi > RMIConnection > Top Examples

  • javax.management.remote.rmi.RMIServer
    <p>RMI object used to establish connections to an RMI connector. There is one Remote object implementing this interface for each RMI connector.</p> <p>User code does not usually refer to this interface. It is specified as part of the public API so that different implementations ...
Popular Tags