Package org.djutils.rmi


package org.djutils.rmi
The rmi package has objects to help in defining and finding the RMI registry.

Copyright (c) 2019-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUTILS License.

Author:
Alexander Verbraeck
  • Classes
    Class
    Description
    The RMIObject is an object that registers iteself in the RMI registry using a key by which it can be found.
    RMIUtils contains a number of utilities to help with the RMI registry.