Object wrapping a reference to a remote drb object.
Method calls on this object are relayed to the remote object that this object is a stub for.
__drburi() Instance Public methods Get the
method_missing(msg_id, *a, &b) Instance Public methods Routes method calls
respond_to?(msg_id, priv=false) Instance Public methods Routes respond_to? to
new_with_uri(uri) Class Public methods Create a new
_dump(lv) Instance Public methods Marshall this object. The
new_with(uri, ref) Class Public methods Creates a
__drbref() Instance Public methods Get the reference of the object, if local
new(obj, uri=nil) Class Public methods Create a new remote object stub.
_load(s) Class Public methods Unmarshall a marshalled