Class

DRbObject

Extends:

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.

Public Methods
==
__drbref Get the reference of the object, if local.
__drburi Get the URI of the remote object.
_dump
_dump Marshall this object.
_load Unmarshall a marshalled DRbObject.
_load
eql? Alias for #==
hash
method_missing Routes method calls to the referenced object.
new Create a new remote object stub.
new_with
new_with_uri Create a new DRbObject from a URI alone.
prepare_backtrace
pretty_print
pretty_print_cycle
respond_to?
with_friend
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.