to_i() Instance Public methods
new(n) Class Public methods
sample(a, b, c) Instance Public methods
hello() Instance Public methods
err() Instance Public methods
new() Class Public methods
uri() Class Public methods Get the URI defining the local dRuby space. This is the URI of the current server. See current_server.
to_obj(ref) Class Public methods Convert a reference into an object using the current server. This raises a DRbServerNotFound error if there is no current server. See current_server.
to_id(obj) Class Public methods Get a reference id for an object using the current server. This raises a DRbServerNotFound error if there is no current server. See current_server.
thread() Class Public methods Get the thread of the primary server. This returns nil if there is no primary server. See primary_server.
Page 2135 of 2275