Uses of Class
nathan.middleware.RegistryMessage

Uses of RegistryMessage in nathan.middleware
 

Methods in nathan.middleware with parameters of type RegistryMessage
 RemoteObjectMapping RegistryHandler.addFrontEnd(RegistryMessage message)
          Add a Active Replication by giving the registry the address of the front end so that clients access the front end rather than the remote object.
 RemoteObjectReference RegistryHandler.bindObject(RegistryMessage message)
          Binds an object to the registry and creates a new remote object reference for the remote object.
 RemoteObjectReference RegistryHandler.lookupObject(RegistryMessage message)
          lookup the remote object reference for an object.