Uses of Class
nathan.middleware.ReplicatedObjectMapping

Uses of ReplicatedObjectMapping in nathan.middleware
 

Methods in nathan.middleware that return ReplicatedObjectMapping
 ReplicatedObjectMapping 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.
static ReplicatedObjectMapping Naming.createFrontEnd(java.lang.String name, java.lang.String registryIP, int registryPort, int portToBind)
          Create an entry in the registry for the active replication front end server.