new(obj, uri=nil)
Class Public methods
Create a new remote object stub.
obj
is the (local) object we want to create a stub for.
Normally this is nil
. uri
is the URI of the remote object that this will be a stub
for.
Create a new remote object stub.
obj
is the (local) object we want to create a stub for.
Normally this is nil
. uri
is the URI of the remote object that this will be a stub
for.
Please login to continue.