Package org.djutils.rmi

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

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

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